XValues

Property name Description
Angle The angle that is used to rotate the values drawn on the x-axis.
AutoUnits Applies automatic unit calculation based on the available width of the x-axis.
MajorUnit The major unit value used to draw the x-axis values in divisions.
MajorUnitFont* The font of the major unit values.
MajorUnitFormat The formatting of the major unit values.
MajorUnitFormatType The format type of the major unit values. The formatting is identical to the series labels formatting
MajorUnitSpacing The spacing of the major unit values between the text and the tickmark.
MajorUnitTickMarkColor The color of the tickmark of the minor unit.
MajorUnitTickMarkSize The size of the tickmark of the minor unit.
MinorUnit The minor unit value used to draw the x-axis values in divisions.
MinorUnitFont* The font of the minor unit values.
MinorUnitFormat The formatting of the minor unit values.
MinorUnitFormatType The format type of the minor unit values. The formatting is identical to the series labels formatting.
MinorUnitSpacing The spacing of the minor unit values between the text and the tickmark.
MinorUnitTickMarkColor The color of the tickmark of the minor unit.
MinorUnitTickMarkSize The size of the tickmark of the minor unit.
Positions The position of the x-axis values of a series. Each series can position its values optionally top, center and/or bottom.
Title The title of the x-axis values of a series.

Go back to Series