height_pixel property
height_pixel property
Gets or sets the height of frame in units of Pixel.
Definition:
@property
def height_pixel(self):
...
@height_pixel.setter
def height_pixel(self, value):
...
See Also
- module
aspose.cells.charts
- class
ChartFrame