7.5.4 Properties
Overview
Property Description
AxisNameX Axis identifiers, X axis
AxisNameY Axis identifiers, Y axis
AxisNameY2 Axis identifiers, second Y axis (right)
AxisY2Visible Display/hide second Y axis (right)
AxisY2Offset Offset second Y axis (right)
AxisY2Factor Factor second Y axis (right)
ScaleTextEmbedded Position of the scaling texts
ScaleTextOrientationYAxis Alignment of the scaling texts of the Y axis
KeepAspectRatio Keep aspect ratios
SelectedContour Name of the currently selected contour
BackColor Background color
ChartBackColor Background color of the drawing area
ForeColor Foreground color for text and default pen color
ForeColorY2 Foreground color for the texts of the second Y axis (right)
GridColor Color of the grid lines
GridColorY2 Color of the horizontal grid lines of the second Y axis (right)
CursorColor Color of the cursor crosshairs
ShowCursor Display/hide cursor
CursorX Cursor X position
CursorY Cursor Y position
CursorY2 Cursor Y position referred to the second Y axis (right)
CursorStyle Cursor display type
ViewMoveZoomMode Response when zooming and shifting using gestures
AxisNameX – axis identifiers, X axis
Syntax: ReturnValue = ReadCWProperty
(GraphVarName, "
AxisNameX
")
WriteCWProperty
(GraphVarName, "
AxisNameX
", Value)
Description: Reads or sets the identifier of the X axis. If an identifier is not specified, then
the space available for the drawing area is fully utilized.
Parameter: GraphVarName Name of the display variable which contains a SlEs‐
GraphCustomWidget
Return Value Read value of the property (QString)
Value Value to be set (QString)
Graphic and logic elements
7.5 SIEsGraphCustomWidget
SINUMERIK Integrate Run MyScreens (BE2)
220 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1