ScaleTextOrientationYAxis - alignment of the scaling texts of the Y axis
Syntax: ReturnValue = ReadCWProperty
(GraphVarName, "
ScaleTextOrientationYAx‐
is
")
WriteCWProperty
(GraphVarName, "
ScaleTextOrientationYAxis
", Value)
Description: Using this function, the scaling texts of the Y axis are aligned vertically.
Parameters: GraphVarName Name of the display variable which contains a SlEs‐
GraphCustomWidget
Return Value Read value of the property (int)
Value Value to be set (int): 1 (= horizontal) or 2 (= vertical)
Example
Scaling text within the drawing area:
● ScaleTextEmbedded = TRUE
Horizontal text alignment:
● ScaleTextOrientationYAxis = 1
Figure 7-5 Scaling text within the drawing area, horizontal text alignment
Vertical text alignment:
● ScaleTextOrientationYAxis = 2
Figure 7-6 Scaling text within the drawing area, vertical text alignment
Graphic and logic elements
7.5 SIEsGraphCustomWidget
SINUMERIK Integrate Run MyScreens (BE2)
224 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1