is_auto_tick_label_spacing property
is_auto_tick_label_spacing property
Indicates whether the spacing of tick label is automatic
Definition:
@property
def is_auto_tick_label_spacing(self):
...
@is_auto_tick_label_spacing.setter
def is_auto_tick_label_spacing(self, value):
...
See Also
- module
aspose.cells.charts
- class
Axis