YAxis1 and YAxis2
This topic introduces the features for setting the YAxis1 and YAxis 2.
Below is a list of attributes and functions:
Attribute | Function |
---|---|
Min Value | Sets the smallest value that should appear on the axis. |
Max Value | Sets the largest value that should appear on the axis. |
Interval | Sets the interval between the axis values. |
Enabled (YAxis) | If "True", the axis will be visible. Otherwise, the axis is not shown. |
Include Zero | If "True", includes zero along the XAxis. |
Title Text | Sets the text that will appear as the axis title. |
Title Font | Sets the style and size of the text that will appear in the axis title. |
Line Style | Sets the style and size of the text that will appear in the axis title. |
Line Color | Sets the color of the axis line. |
Line Thickness | Sets the thickness of the axis line. |
For more information about these features, see Grids, Ticks and Labels.
Note: YAxis2 is useful when wanting to create a chart with two different scales. Set the Y Axis Type to Secondary for it to function.