get_cube_point_x_px method
get_cube_point_x_px(self, index)
Gets x-coordinate of the apex point of walls cube after calls Chart.Calculate() method. The number of apex points of walls cube is eight
def get_cube_point_x_px(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |
See Also
- module
aspose.cells.charts - class
Walls