Name | Description | |
---|---|---|
![]() | CategoryAxis Constructor | Initializes a new instance of the CategoryAxis class. |
The following tables list the members exposed by CategoryAxis.
Name | Description | |
---|---|---|
![]() | CategoryAxis Constructor | Initializes a new instance of the CategoryAxis class. |
Name | Description | |
---|---|---|
![]() | Id | Gets the Id of this Axis. (Inherited from Xceed.Document.NET.Axis) |
![]() | IsVisible | Gets or sets if this Axis is visible. (Inherited from Xceed.Document.NET.Axis) |
![]() | LabelPosition | Gets or sets the position of the axis' tick labels. Default value is NextToAxis. (Inherited from Xceed.Document.NET.Axis) |
![]() | MajorTicksMarksType | Allows the user to set the desired major tick mark type. (Inherited from Xceed.Document.NET.Axis) |
![]() | MinorTicksMarksType | Allows the user to set the desired minor tick mark type. (Inherited from Xceed.Document.NET.Axis) |
![]() | 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. (Inherited from Xceed.Document.NET.Axis) |
![]() | Title | Gets or sets the Axis' Title. (Inherited from Xceed.Document.NET.Axis) |
![]() | TitleFormat | Gets or sets the formatting of an Axis' Title. (Inherited from Xceed.Document.NET.Axis) |