get_bottom_point_y_px方法
get_bottom_point_y_px(self, index)
调用 Chart.Calculate() 方法后获取形状底部点的 y 坐标。 适用 3D 图表:Column3D、Bar3D、Cone、Cylinder、Pyramid
def get_bottom_point_y_px(self, index):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| index | int |
调用 Chart.Calculate() 方法后获取形状底部点的 y 坐标。 适用 3D 图表:Column3D、Bar3D、Cone、Cylinder、Pyramid
def get_bottom_point_y_px(self, index):
...
| 范围 | 类型 | 描述 |
|---|---|---|
| index | int |