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