The AxisTickStyle type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Interval |
Gets or sets the spacing of ticks on the axes, using the actual ground units.
| |
| Justification |
Gets or sets the justification (alignment) of the title.
| |
| LabelText |
Gets or sets the label text for the tick.
| |
| OffsetX |
Gets or sets a horizontal offset for the tick label from the bottom of the tick.
| |
| OffsetY |
Gets or sets a vertical offset for the tick label from the bottom of the tick.
| |
| Rotation |
Gets or sets the angle for the tick label.
| |
| Size |
Gets or sets the height of the actual ticks on axes, using plotted units.
| |
| TextHeight |
Gets or sets the height of text (in plotted units) used to label ticks.
| |
| TextStyle |
Gets or sets the text style for the tick label from the available AutoCAD text styles defined in the current drawing.
| |
| TickAndLabelStartElevation | Obsolete.
Gets or sets a boolean value specifies that whether need to tick and label the start elevatioin.
|