AxisUnits Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The AxisUnits type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
BaseTimeUnit |
Gets or sets the base time unit of the axis.
|
|
|
IsMajorAuto |
Gets or sets a value indicating whether the major units on the axis are automatically determined.
|
|
|
IsMinorAuto |
Gets or sets a value indicating whether the minor units on the axis are automatically determined.
|
|
|
Major |
Gets or sets the major unit value of the axis.
|
|
|
MajorTimeUnit |
Gets or sets the major time unit for the date axis.
|
|
|
Minor |
Gets or sets the minor unit value of the axis.
|
|
|
MinorTimeUnit |
Gets or sets the minor time unit of the date 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
.)
|