Name | Description | |
---|---|---|
![]() | Id | Gets the Id of this Axis. |
![]() | IsVisible | Gets or sets if this Axis is visible. |
![]() | LabelPosition | Gets or sets the position of the axis' tick labels. Default value is NextToAxis. |
![]() | MajorTicksMarksType | Allows the user to set the desired major tick mark type. |
![]() | MinorTicksMarksType | Allows the user to set the desired minor tick mark type. |
![]() | ReverseOrientation | Allows the user to change the display order. Orders the value from Min to Max if set to false; orders the value from Max to Min if set to true. The default setting is false. |
![]() | Title | Gets or sets the Axis' Title. |
![]() | TitleFormat | Gets or sets the formatting of an Axis' Title. |