VisuStructXYChart
(STRUCT)
TYPE VisuStructXYChart : STRUCT
This structure contains the data for the element
- Attributes:
qualified_only
- InOut:
Name
Type
Initial
Comment
eBackgroundType
VisuEnumXYChartBgType.PLAIN
Background parameters
diColorBg
DINT
VisuFPlot.COLOR.Silver
Background color (16#RRGGBB) (initial value is set by config page)
bTranspBg
BYTE
VisuFPlot.COLOR.TRANSP_NO
Background transparency (initial value is set by config page)
diColorSecondBg
DINT
VisuFPlot.COLOR.Silver
Background second color (16#RRGGBB) (initial value is set by config page)
BgGradient
Background Gradient (initial value is set by config page)
wsIPImage
WSTRING(80)
Background Image: The name of the image to use (initial value is set by config page)
eImgStyle
VisuEnumIsotropicType
VisuEnumIsotropicType.ANISOTROPIC
Background Image: How to display image (initial value is set by config page)
diImgTranspColor
DINT
VisuFPlot.COLOR.NOT_DEFINED
Background Image: transparent color (initial value is set by config page)
eZLine
VisuEnumXYChartZeroLineType.NO
Zero line parameters
eZLineStyle
VisuEnumPenStyle
VisuEnumPenStyle.PS_SOLID
Zero Line style (initial value is set by config page)
iZLineWidth
INT
1
Zero Line thick (initial value is set by config page)
diZLineColor
DINT
Zero Line color (16#RRGGBB) (initial value is set by config page)
eGrid
VisuEnumXYChartGridType.NO
Grid parameters
eGLineStyle
VisuEnumPenStyle
VisuEnumPenStyle.PS_SOLID
Grid Line style (initial value is set by config page)
diGColor
DINT
VisuFPlot.COLOR.NOT_DEFINED
Grid Line color (16#RRGGBB) (initial value is set by config page)
xGBehindCurve
BOOL
TRUE
Grid painted behind the curves (initial value is set by config page)
eCursor
VisuEnumXYChartCursorVisible.NOVIS
Cursor parameters
eCursorType
VisuEnumXYChartCursorType.VERTICAL
Cursor type (initial value is set by config page)
eCursorActive
VisuEnumXYChartCursorActive.MAIN
Cursor active
eCursorStyleM
VisuEnumPenStyle
VisuEnumPenStyle.PS_SOLID
Main Cursor Line style (initial value is set by config page)
diCursorColorM
DINT
VisuFPlot.COLOR.NOT_DEFINED
Main Cursor Line color (16#RRGGBB) (initial value is set by config page)
eCursorStyleS
VisuEnumPenStyle
VisuEnumPenStyle.PS_SOLID
Secondary Cursor Line style (initial value is set by config page)
diCursorColorS
DINT
VisuFPlot.COLOR.NOT_DEFINED
Secondary Cursor Line color (16#RRGGBB) (initial value is set by config page)
wsFocus
WSTRING
Curve belongs the focus
eFocusDisplay
VisuEnumXYChartFocusType.NOSHOW
How to display focus
eCommand
VisuEnumXYChartCommands.NO
Command for element activities
eProg
VisuEnumXYChartProgType.NO
Programming mode parameters
eClientQualified
Visu_ClientType
Visu_ClientType.Unknown
Client qualified to execute programming and commands
xProgMode
BOOL
Field is in prog. mode
eClientProg
Visu_ClientType
Client that is in programming mode
xChangePending
BOOL
A change is pending not yet confermed
udiPrgUpdateCtr
UDINT
Programming mode update counter
eActivity
VisuEnumXYChartActivityType.NO
General activities parameters
xZoomed
BOOL
Field is zoomed
xPanned
BOOL
Field is panned
iCursorMoveV
INT
Cursor parameters
iCursorMoveH
INT
Active cursor horizontal steps movement (+-) in pixel
iInitialized
INT
<> 0 if the structure has been completely initialilsed by the element