AxisTickLabels Class |
Namespace: Spire.Doc.Fields.Shapes.Charts
The AxisTickLabels type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Alignment |
Gets or sets the alignment of the labels.
|
|
|
IsAutoSpacing |
Gets or sets a value indicating whether the interval between labels is automatically determined.
|
|
|
Offset |
Gets or sets the distance from axis of the labels.
|
|
|
Position |
Gets or sets the position of the labels.
|
|
|
Spacing |
Gets or sets the interval unit between labels on 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
.)
|