width proprietà
width proprietà
Ottiene o imposta width del bin dell’asse
Definizione:
@property
def width(self):
...
@width.setter
def width(self, value):
...
Guarda anche
- modulo aspose.cells.charts
- classe AxisBins
Ottiene o imposta width del bin dell’asse
@property
def width(self):
...
@width.setter
def width(self, value):
...