The AxisTickStyle type exposes the following members.

Properties

  NameDescription
Public propertyInterval
Gets or sets the spacing of ticks on the axes, using the actual ground units.
Public propertyJustification
Gets or sets the justification (alignment) of the title.
Public propertyLabelText
Gets or sets the label text for the tick.
Public propertyOffsetX
Gets or sets a horizontal offset for the tick label from the bottom of the tick.
Public propertyOffsetY
Gets or sets a vertical offset for the tick label from the bottom of the tick.
Public propertyRotation
Gets or sets the angle for the tick label.
Public propertySize
Gets or sets the height of the actual ticks on axes, using plotted units.
Public propertyTextHeight
Gets or sets the height of text (in plotted units) used to label ticks.
Public propertyTextStyle
Gets or sets the text style for the tick label from the available AutoCAD text styles defined in the current drawing.
Public propertyTickAndLabelStartElevation Obsolete.
Gets or sets a boolean value specifies that whether need to tick and label the start elevatioin.

See Also