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