width proprietà
width proprietà
Ottiene o imposta l’offset orizzontale dalla colonna nell’angolo inferiore destro.
Definizione:
@property
def width(self):
...
@width.setter
def width(self, value):
...
Guarda anche
- modulo aspose.cells.charts
- classe ChartArea