Autosize |
Enables autosizing of the x-axis . Autosizing automatically calculates the spacing for all x-axis enabled series. |
Border |
Optionally displays the border of the x-axis. |
DisplayAtReferenceValue |
Optionally displays the centered X-Axis at a specific reference value based on the ReferenceValueSeriesIndex property |
Fill* |
The fill of the x-axis . |
Height |
The height of the x-axis |
Line |
Draws a single line on the x-axis rectangle based on its position in the Chart. |
Positions |
The x-axis positions, which can be top , center , bottom or combinations of those three values. |
ReferenceValue |
The value where the centered X-Axis is placed based on the ReferenceValueSeriesIndex and ReferenceValue properties. |
ReferenceValueSeriesIndex |
The index of the series that is being referenced to calculate the position of the centered X-Axis based on the ReferenceValue property |
Stroke* |
The stroke of the x-axis . |
Visible |
Shows / hides the x-axis . |