get_top_point_x_px method
get_top_point_x_px
Gets x-coordinate of the top point of shape after calls Chart.Calculate() method. Applies 3D charts: Column3D, Bar3D, Cone, Cylinder, Pyramid and Area3D
def get_top_point_x_px(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- module
aspose.cells.charts
- class
ChartPoint