width propriété
width propriété
Obtient ou définit le width de l’axe bin
Définition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
Voir également
- module
aspose.cells.charts
- classe
AxisBins
Obtient ou définit le width de l’axe bin
@property
def width(self):
...
@width.setter
def width(self, value):
...
aspose.cells.charts
AxisBins