Name | Description | |
---|---|---|
AxisId | Retrieves the axis identificator - an unique number associated with each axis. | |
AxisStyle | Controls the shape of the axis. | |
Border | Specifies the border of the axis. | |
ConstLines | Gives you access to the collection of AxisConstLine objects. | |
CustomLabels | Gives you access to the collection of AxisLabel objects. | |
DateTimeScale | Gives you access to the Date Time Scale of the axis. | |
DimensionScale | Gives you access to the Dimension Scale of the axis. | |
FillEffect | Specifies the fill effect of the axis. | |
InnerTickLength | Controls the length of the major inner ticks. | |
InnerTickLine | Specifies the line properties of the inner tick lines. | |
Interactivity | Gives you access to the Interactivity object of the axis. | |
Labels | Gives you access to the collection of strings used for axis labels. | |
LogarithmicScale | Gives you access to the Logarithmic Scale of the axis. | |
MajorGridLine | Specifies the line properties of the major grid lines. | |
MajorTicks | Gives you access to the array of major ticks. | |
MinorGridLine | Specifies the line properties of the minor grid lines. | |
MinorTickLength | Controls the length of the minor ticks. | |
MinorTickLine | Gives you access to the line properties applied on the minor ticks. | |
MinorTicks | Gives you access to the array of minor ticks. | |
NumericScale | Gives you access to the Numeric Scale of the axis. | |
OuterTickLength | Controls the length of the major outer ticks. | |
OuterTickLine | Specifies the line properties of the outer tick lines. | |
PositionOffset | Specifies the offset of the axis from the original position determined by the component. | |
PredefinedPosition | Controls the predefined position of the axis. | |
Ruler | Gives you access to the axis ruler. | |
ScaleMode | Controls the scale mode of the axis. | |
StaggerLevels | Controls the number of the stagger levels. | |
StaggerOffset | Controls the offset of the staggered texts. | |
StaggerTexts | When set to true the axis texts are displayed in a stagger manner. | |
Stripes | Gives you access to the collection of AxisStripe objects. | |
Text | Gives you access to the text properties applied on the axis texts. | |
Title | Controls the displayed axis title. | |
TitleText | Gives you access to the text properties applied on the axis title. | |
ValueFormatting | Gives you access to the ValueFormat object specifying the formatting of the values displayed at the axis major ticks. | |
Visible | Controls the visibility of the axis. | |
Width | Controls the width of the axis when it is displayed with Tube or Bar style. |