shape_y_px属性

shape_y_px属性

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

定义:

@property
def shape_y_px(self):
    ...

也可以看看