center_y 属性

center_y 属性

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

定义:

@property
def center_y(self):
    ...

也可以看看