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 Axis) | |
LabelPosition | Gets or sets the position of the axis' tick labels. Default value is NextToAxis. (Inherited from Axis) | |
MajorTicksMarksType | Allows the user to set the desired major tick mark type. (Inherited from Axis) | |
MinorTicksMarksType | Allows the user to set the desired minor tick mark type. (Inherited from 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 Axis) | |
Title | (Inherited from Axis) | |
TitleFormat | Gets/sets the formatting of an axis' title. (Inherited from Axis) |