AxisTickLabels class

AxisTickLabels class

Represents properties of axis tick mark labels.

Properties

NameDescription
alignmentGets or sets text alignment of the axis tick labels.
fontProvides access to font formatting of the tick labels.
is_auto_spacingGets or sets a flag indicating whether to use automatic interval for drawing the tick labels.
offsetGets or sets the distance of the tick labels from the axis.
positionGets or sets the position of the tick labels on the axis.
spacingGets or sets the interval at which the tick labels are drawn.

See Also