ChartAxis Properties |
The ChartAxis type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AxisBetweenCategories |
Gets or sets a flag indicating whether the value axis crosses the category axis between categories.
|
![]() ![]() | BaseTimeUnit |
Returns or sets the smallest time unit that is represented on the time category axis.
|
![]() ![]() | CategoryType |
Gets or sets type of the category axis.
|
![]() ![]() | Crosses |
Specifies how this axis crosses the perpendicular axis.
|
![]() ![]() | CrossesAt |
Specifies where on the perpendicular axis the axis crosses.
|
![]() ![]() | DisplayUnit |
Specifies the scaling value of the display units for the value axis.
|
![]() | Document |
Returns the Document the title holder belongs.
|
![]() ![]() | Hidden |
Gets or sets a flag indicating whether this axis is hidden or not.
|
![]() ![]() | MajorTickMark |
Returns or sets the major tick marks.
|
![]() ![]() | MajorUnit |
Returns or sets the distance between major tick marks.
|
![]() ![]() | MajorUnitIsAuto |
Gets or sets a flag indicating whether default distance between major tick marks shall be used.
|
![]() ![]() | MajorUnitScale |
Returns or sets the scale value for major tick marks on the time category axis.
|
![]() ![]() | MinorTickMark |
Returns or sets the minor tick marks for the axis.
|
![]() ![]() | MinorUnit |
Returns or sets the distance between minor tick marks.
|
![]() ![]() | MinorUnitIsAuto |
Gets or sets a flag indicating whether default distance between minor tick marks shall be used.
|
![]() ![]() | MinorUnitScale |
Returns or sets the scale value for minor tick marks on the time category axis.
|
![]() ![]() | NumberFormat |
Returns a ChartNumberFormat object that allows defining number formats for the axis.
|
![]() ![]() | ReverseOrder |
Returns or sets a flag indicating whether values of axis should be displayed in reverse order, i.e.
from max to min.
|
![]() ![]() | Scaling |
Provides access to the scaling options of the axis.
|
![]() ![]() | TickLabelAlignment |
Gets or sets text alignment of axis tick labels.
|
![]() ![]() | TickLabelOffset |
Gets or sets the distance of labels from the axis.
|
![]() ![]() | TickLabelPosition |
Returns or sets the position of the tick labels on the axis.
|
![]() ![]() | TickLabelSpacing |
Gets or sets the interval, at which tick labels are drawn.
|
![]() ![]() | TickLabelSpacingIsAuto |
Gets or sets a flag indicating whether automatic interval of drawing tick labels shall be used.
|
![]() ![]() | TickMarkSpacing |
Gets or sets the interval, at which tick marks are drawn.
|
![]() ![]() | Type |
Returns type of the axis.
|