TickLabels class
TickLabels class
Represents the tick-mark labels associated with tick marks on a chart axis.
The TickLabels type exposes the following members:
Properties
Property | Description |
---|---|
font | Returns a TickLabels.font object that represents the font of the specified TickLabels object. |
auto_scale_font | True if the text in the object changes font size when the object size changes. The default value is True. |
background_mode | Gets and sets the display mode of the background |
rotation_angle | Represents text rotation angle in clockwise. |
is_automatic_rotation | Indicates whether the rotation angle is automatic |
number_format | Represents the format string for the TickLabels object. |
number | Represents the format number for the TickLabels object. |
number_format_linked | 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). |
display_number_format | Gets and sets the display number format of tick labels. |
offset | Gets and sets the distance between the axis labels and the axis line. |
text_direction | Represents text reading order. |
reading_order | Represents text reading order. |
direction_type | Gets and sets the direction of text. |
tick_label_items | Gets the display tick labels of the axis. |
alignment_type | Gets and sets the text alignment for the tick labels on the axis. |
See Also
- module
aspose.cells.charts