major_unit property
major_unit property
Represents the major units for the axis.
Remarks
The major units must be greater than zero.
Definition:
@property
def major_unit(self):
...
@major_unit.setter
def major_unit(self, value):
...
See Also
- module
aspose.cells.charts
- class
Axis