alignment_type property
alignment_type property
Gets and sets the text alignment for the tick labels on the axis.
Definition:
@property
def alignment_type(self):
...
@alignment_type.setter
def alignment_type(self, value):
...
See Also
- module
aspose.cells.charts
- class
TickLabelAlignmentType
- class
TickLabels