IXYChartGenericVariable.GetValueBOOL (METH) ¶ METHOD GetValueBOOL : BOOL Get value as BOOL InOut: Scope Name Type Return GetValueBOOL BOOL
IXYChartGenericVariable.GetValueREAL (METH) ¶ METHOD GetValueREAL : REAL Get value as REAL InOut: Scope Name Type Return GetValueREAL REAL
VisuEnumXYChartCvHeapCmd (ENUM) ¶ TYPE VisuEnumXYChartCvHeapCmd : How to handle curve heap Attributes: qualified_only InOut: Name Initial Comment NO 0 Nothing to do UPDATE Update heap, during the update of the curve (or complete field) the actual data has been CLEAN pushed in the head and the heap is scrolled down by one position Remove all the curve present in the heap
VisuEnumXYChartCvOverlapType (ENUM) ¶ TYPE VisuEnumXYChartCvOverlapType : How to display the curves in overlapping mode Attributes: qualified_only InOut: Name Initial Comment NO 0 No display overlapping OVERLAP Overlap all the curves present in the heap. Heap si a fifo
VisuEnumXYChartFocusType (ENUM) ¶ TYPE VisuEnumXYChartFocusType : How to display the focus Attributes: qualified_only InOut: Name Initial Comment NOSHOW 0 no focus showing FOC_MOVE_AX 1 Display focus showing axis next to the curve area FOC_REV_COL Display focus showing reversing color in axis FOC_MOVE_REV Display focus merging “Show1” and “Show2”
VisuEnumXYChartGradientType (ENUM) ¶ TYPE VisuEnumXYChartGradientType : Gradient painting type Attributes: qualified_only InOut: Name Initial LINEAR 0 RADIAL AXIAL
VisuEnumXYChartGridType (ENUM) ¶ TYPE VisuEnumXYChartGridType : Grid type Attributes: qualified_only InOut: Name Initial Comment NO 0 not used LARGE Large grid NARROW Narrow grid DOT_LARGE Dotted grid on large marks DOT_NARROW Dotted grid on small marks HLINE_LARGE Horizontal lines only on large marks HLINE_NARROW Horizontal lines only on narrow marks VLINE_LARGE Vertical lines only on large marks VLINE_NARROW Vertical lines only on narrow marks
VisuEnumXYChartLineType (ENUM) ¶ TYPE VisuEnumXYChartLineType : How to display the curve in case of chart line Attributes: qualified_only InOut: Name Initial Comment LINE 0 Normal line STEP_LOW A square continuous line that marks as low level the value STEP_HIGH A square continuous line that marks as high level the value ONLY_POINTS Only acqusition points
VisuEnumXYChartLvlLineLbPos (ENUM) ¶ TYPE VisuEnumXYChartLvlLineLbPos : Where display label in level line Attributes: qualified_only InOut: Name Initial Comment INLINE 0 Aligned at the end of the line ABOVE Above the line BELOW Below the line LEFT Left to the line RIGHT Right to the line
VisuEnumXYChartPointStyle (ENUM) ¶ TYPE VisuEnumXYChartPointStyle : How to display the points Attributes: qualified_only InOut: Name Initial Comment NONE 0 no points DOT Points with the shape of dot will be used CROSS Points with the shape of cross will be used SMALL_CIRCLE Points with the shape of circle will be used BIG_CIRCLE Points with the shape of circle will be used