count property
count property
Gets or set the count of axis bins
Definition:
@property
def count(self):
...
@count.setter
def count(self, value):
...
See Also
- module
aspose.cells.charts
- class
AxisBins
Gets or set the count of axis bins
@property
def count(self):
...
@count.setter
def count(self, value):
...
aspose.cells.charts
AxisBins