VisuStructXYChartAxis (STRUCT)
TYPE VisuStructXYChartAxis : STRUCT
This structure contains the data for a single axis
- Attributes:
qualified_only- InOut:
Name
Type
Initial
Comment
wsAxNameWSTRING(80)Axis name (initial value is set by config page)
rMinREAL0.0
Minimum axis value (initial value is set by config page)
rMaxREAL100.0
Maximum axis value (initial value is set by config page)
ePositionVisuEnumXYChartAxisPosition.LEFTSIDE
Where to display axis (initial value is set by config page)
xAutoScaleBOOLAuto scale enable (initial value is set by config page)
diColorDINTVisuFPlot.COLOR.Black
Axis color (16#RRGGBB) (initial value is set by config page)
eBackgroundTypeVisuEnumXYChartAxType.PLAIN
Background type (initial value is set by config page)
diColorBgDINTVisuFPlot.COLOR.Silver
Background color (16#RRGGBB) (initial value is set by config page)
bTranspBgBYTEVisuFPlot.COLOR.TRANSP_NO
Background transparency (initial value is set by config page)
BgGradientBackground Gradient color (initial value is set by config page)
dwFlagsDWORDFlags for visible conditions (see GVL_AXIS) (initial value is set by config page)
wsIPImageWSTRING(80)Background Image: The name of the image pool to use (initial value is set by config page)
eImgStyleVisuEnumIsotropicTypeVisuEnumIsotropicType.ANISOTROPIC
Background Image: How to display image (initial value is set by config page)
diImgTranspColorDINTVisuFPlot.COLOR.NOT_DEFINED
Background Image: transparent color (initial value is set by config page)
wsTLLabelWSTRING(80)Label: The name of the textlist to use (initial value is set by config page)
iRotationLbINTLabel rotation. 90° or 270° (initial value is set by config page)
fontVisuStructFontLabel: font to use (initial value is set by config page)
rNumRotationAngleREAL0.0
Number display rotation: angle of rotation
xNumRotationAlignToMarkBOOLTRUE
Number display rotation: if the number rotation is aligned to ruler marks
wsTLNumberReplaceWSTRING(80)Replacing numbers with text: text list to use
aLevelLineARRAY [1..MAX_LEVEL_LINE] OF VisuStructXYChartLevelLine
Level lines (initial value is set by config page)
rValueCursMREALValue at main cursor position.
rValueCursSREALValue at secondary cursor position.
iInitializedINT<> 0 if the structure has been completely initialilsed by the element