center_x属性

center_x属性

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

定义:

@property
def center_x(self):
    ...

也可以看看