center_y属性

center_y属性

调用Chart.Calculate()方法获取墙中心左下角的y坐标,以图表高度的1/4000为单位。

定义:

@property
def center_y(self):
    ...

也可以看看