height_pixel propriété
height_pixel propriété
Obtient ou définit la hauteur du cadre en unités de pixels.
Définition:
@property
def height_pixel(self):
...
@height_pixel.setter
def height_pixel(self, value):
...
Voir également
- module
aspose.cells.charts
- classe
ChartArea