shape_x属性

shape_x属性

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

定义:

@property
def shape_x(self):
    ...

也可以看看