VisuStructXYChartLevelLine (STRUCT)
TYPE VisuStructXYChartLevelLine : STRUCT
This structure contains the data for a single line level
- Attributes:
qualified_only- InOut:
Name
Type
Initial
Comment
xEnableBOOLEnable display (default is set by config page)
rValueREALLevel value (default is set by config page)
eLineStyleVisuEnumPenStyleVisuEnumPenStyle.PS_SOLID
Line style (default is set by config page)
iLineWidthINT1
Line thick (default is set by config page)
diColorDINTVisuFPlot.COLOR.NOT_DEFINED
Line color (default is set by config page)
ePositionVisuEnumXYChartLvlLineLbPos.INLINE
Label: position
wsTLLabelWSTRING(80)Label: The name of the textlist to use (default is set by config page)
iRotationLbINTLabel: rotation. 90° or 270° (default is set by config page)
fontVisuStructFontLabel: font to use (default is set by config page)