is_automatic property
is_automatic property
Indicates whether the axis bins are automatic.
Definition:
@property
def is_automatic(self):
...
@is_automatic.setter
def is_automatic(self, value):
...
See Also
- module
aspose.cells.charts
- class
AxisBins