Name | Description | |
---|---|---|
![]() | Id | Gets the Axis' Id. (Inherited from Xceed.Document.NET.Axis) |
![]() | IsVisible | Gets or sets if the Axis is visible. (Inherited from Xceed.Document.NET.Axis) |
![]() | LabelPosition | Gets or sets the position of the Axis' tick labels. (Inherited from Xceed.Document.NET.Axis) |
![]() | LogBase | Gets or sets a logarithmic scale on the value axis. The chosen value must be over 2. |
![]() | MajorTickMarksUnits | Allows the user to add or remove custom unit mark values for major tick marks. |
![]() | MajorTicksMarksType | Gets or sets the major tick mark's type. (Inherited from Xceed.Document.NET.Axis) |
![]() | Max | Gets or sets the maximum value that can be displayed on the value axis. It cannot be equal or less than the minimum value. |
![]() | Min | Gets or sets the minimum value that can be displayed on the value axis. It cannot be equal or greater than the maximum value. |
![]() | MinorTickMarksUnits | Allows the user to add or remove custom unit mark values for minor tick marks. |
![]() | MinorTicksMarksType | Gets or sets the minor tick mark's type. (Inherited from Xceed.Document.NET.Axis) |
![]() | ReverseOrientation | Getsr or sets if the Axis' orientation is reversed. (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) |