Name | Description | |
---|---|---|
![]() | CrossPositionCustomValue | Gets or sets the custom value that will be used to determine where the relative Axis will cross the Axis. |
![]() | CrossPositionType | Gets or sets where the relative Axis will cross the Axis. |
![]() | Fill | Gets the Area that will be used to customize the background of the Axis' labels. |
![]() | IsReversed | Gets or sets if the Axis will be drawn in the reversed order. |
![]() | IsVisible | Gets or sets if the Axis is visible or not. |
![]() | Line | Gets the Axis' Line. |
![]() | MajorGridLines | Gets the Axis' major gridlines. |
![]() | MajorTickMarksType | Gets or sets the TickMarksType for the Axis' major ticks. |
![]() | MajorUnit | Gets or sets the increment used to determine the space between each major tick marks. |
![]() | MinorGridLines | Gets the Axis' minor gridlines. |
![]() | MinorTickMarksType | Gets or sets the TickMarksType for the Axis' minor ticks. |
![]() | MinorUnit | Gets or sets the increment used to determine the space between each minor tick marks. |
![]() | TickLabels | Gets the Axis' tick labels. |
![]() | TickLabelsPosition | Gets or sets the position of the tick labels on the Axis. |
![]() | Title | Gets the Axis' title. |