shape_y_px 属性

shape_y_px 属性

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

定义:

@property
def shape_y_px(self):
    ...

也可以看看