ChartAxis Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The ChartAxis type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AxisBetweenCategories |
Gets or sets a value indicating whether the axis is between tick marks.
|
![]() |
Bounds |
Gets the bounds for the axis.
|
![]() |
CategoryType |
Gets or sets the type of the category axis.
|
![]() |
Crosses |
Gets of sets the axis crosses.
|
![]() |
CrossesAt |
Gets or sets the axis crosses value.
|
![]() |
Delete |
Gets or sets a value indicating whether the chart axis is hidden.
|
![]() |
DisplayUnits |
Gets the display units for the axis.
|
![]() |
HasMajorGridlines |
Gets or sets a value indicating whether major gridlines are enabled.
|
![]() |
HasMinorGridlines |
Gets or sets a value indicating whether minor gridlines are enabled.
|
![]() |
Labels |
Gets the tick labels options for the axis.
|
![]() |
NumberFormat |
Gets the number format for the axis.
|
![]() |
ReverseOrder |
Gets or sets a value indicating whether the categories in reverse order.
|
![]() |
TextVerticalType |
Sets the vetrtical type for the axis text.
|
![]() |
TickMarks |
Gets the tick marks options for the axis.
|
![]() |
Title |
Gets the title of the chart axis.
|
![]() |
Type |
Gets the type of the chart axis.
|
![]() |
Units |
Gets the units for the axis.
|
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|