ChartAxis Properties |
The ChartAxis type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AxisLabel |
Axis label
|
![]() |
IsAutoScale |
Whether enables the automatic axis scaling.
|
![]() |
IsFromZero |
Specifies whether the axis begins from 0.
|
![]() |
Item |
Gets the axis item in specified position.
|
![]() |
Items |
Gets all axis items.
|
![]() |
LabelDisplayStep |
Interval step of axis label will display
|
![]() |
MaxItemsCount |
Gets or sets maximal count of the axis items
|
![]() |
MaxValue |
The max value in the axis
|
![]() |
MinValue |
The min value in the axis
|
![]() |
Parent |
Parent element for axis
|
![]() |
Step |
The step value in axis
|
![]() |
StyleSet |
Axis border style
|
![]() |
ValuesVisibility |
Visual settings of axis
|
![]() |
Visible |
Gets or sets a boolean value indicates whether the axis is visible.
|