YValues

Property name Description
AutoUnits Applies automatic unit calculation based on the available width of the y-axis.
MajorUnit The major unit value used to draw the y-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 y-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 y-axis values of a series. Each series can position its values optionally top, center and/or bottom
SpiderValues Shows / hides the values on the grid when the ctSpider chart type is chosen
Title The title of the y-axis values of a series.

Go back to Series