width propiedad
width propiedad
Obtiene o establece el width del eje bin
Definición:
@property
def width(self):
...
@width.setter
def width(self, value):
...
Ver también
- módulo aspose.cells.charts
- clase AxisBins
Obtiene o establece el width del eje bin
@property
def width(self):
...
@width.setter
def width(self, value):
...