shape_width属性

shape_width属性

调用Chart.Calculate()方法后,以图表宽度的1/4000为单位获取宽度。

定义:

@property
def shape_width(self):
    ...

也可以看看