VisuStructXYChart (STRUCT)
TYPE VisuStructXYChart : STRUCT
This structure contains the data for the element
- Attributes:
qualified_only- InOut:
Name
Type
Initial
Comment
eBackgroundTypeVisuEnumXYChartBgType.PLAIN
Background parameters
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)
diColorSecondBgDINTVisuFPlot.COLOR.Silver
Background second color (16#RRGGBB) (initial value is set by config page)
BgGradientBackground Gradient (initial value is set by config page)
wsIPImageWSTRING(80)Background Image: The name of the image 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)
eZLineVisuEnumXYChartZeroLineType.NO
Zero line parameters
eZLineStyleVisuEnumPenStyleVisuEnumPenStyle.PS_SOLID
Zero Line style (initial value is set by config page)
iZLineWidthINT1
Zero Line thick (initial value is set by config page)
diZLineColorDINTZero Line color (16#RRGGBB) (initial value is set by config page)
eGridVisuEnumXYChartGridType.NO
Grid parameters
eGLineStyleVisuEnumPenStyleVisuEnumPenStyle.PS_SOLID
Grid Line style (initial value is set by config page)
diGColorDINTVisuFPlot.COLOR.NOT_DEFINED
Grid Line color (16#RRGGBB) (initial value is set by config page)
xGBehindCurveBOOLTRUE
Grid painted behind the curves (initial value is set by config page)
eCursorVisuEnumXYChartCursorVisible.NOVIS
Cursor parameters
eCursorTypeVisuEnumXYChartCursorType.VERTICAL
Cursor type (initial value is set by config page)
eCursorActiveVisuEnumXYChartCursorActive.MAIN
Cursor active
eCursorStyleMVisuEnumPenStyleVisuEnumPenStyle.PS_SOLID
Main Cursor Line style (initial value is set by config page)
diCursorColorMDINTVisuFPlot.COLOR.NOT_DEFINED
Main Cursor Line color (16#RRGGBB) (initial value is set by config page)
eCursorStyleSVisuEnumPenStyleVisuEnumPenStyle.PS_SOLID
Secondary Cursor Line style (initial value is set by config page)
diCursorColorSDINTVisuFPlot.COLOR.NOT_DEFINED
Secondary Cursor Line color (16#RRGGBB) (initial value is set by config page)
wsFocusWSTRINGCurve belongs the focus
eFocusDisplayVisuEnumXYChartFocusType.NOSHOW
How to display focus
eCommandVisuEnumXYChartCommands.NO
Command for element activities
eProgVisuEnumXYChartProgType.NO
Programming mode parameters
eClientQualifiedVisu_ClientTypeVisu_ClientType.Unknown
Client qualified to execute programming and commands
xProgModeBOOLField is in prog. mode
eClientProgVisu_ClientTypeClient that is in programming mode
xChangePendingBOOLA change is pending not yet confermed
udiPrgUpdateCtrUDINTProgramming mode update counter
eActivityVisuEnumXYChartActivityType.NO
General activities parameters
xZoomedBOOLField is zoomed
xPannedBOOLField is panned
iCursorMoveVINTCursor parameters
iCursorMoveHINTActive cursor horizontal steps movement (+-) in pixel
iInitializedINT<> 0 if the structure has been completely initialilsed by the element