XAxis
This topic introduces the features for setting the XAxis.
Below is a list of attributes and functions:
Attribute | Function |
---|---|
Scrollbar Scale | Sets the size of the Scrollbar thumb. |
X Axis Data Type | Sets the data type that the XAxis should return. |
Enabled (XAxis) | If "True", then axis will be visible. Otherwise, the axis is not shown. |
Start from Zero | Enables or Disables the automatic-range selection. |
Include Zero | If "True", it 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 of the axis line (dash, dotted, etc). |
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: To use other value format strings for Date or Time values, it's crucial to select the right X Axis Data Type.