shape_x_px 属性

shape_x_px 属性

调用 Chart.Calculate() 方法后,获取左上角的 x 坐标,以像素为单位。

定义:

@property
def shape_x_px(self):
    ...

也可以看看