TickLabels

Contents
[ ]

tickLabels

Represents the tick-mark labels associated with tick marks on a chart axis.

Property Name Property Type Nullable ReadOnly DefaultValue Description
AutoScaleFont Boolean True False True if the text in the object changes font size when the object size changes. The default value is True.
BackgroundMode String True False Gets and sets the display mode of the background
Font Class:Font True False Returns a object that represents the font of the specified TickLabels object.
Number Integer True False Represents the format number for the TickLabels object.
NumberFormat String True False Represents the format string for the TickLabels object.
NumberFormatLinked Boolean True False True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells).
Offset Integer True False Gets and sets the distance of labels from the axis.
RotationAngle Integer True False Represents text rotation angle in clockwise.
TextDirection String True False Represents text reading order.
ReadingOrder String True False Represents text reading order.
DirectionType String True False Gets and sets the direction of text.
link Class:Link True False

Parent Name : LinkElement