width属性

width属性

调用Chart.Calculate()方法后,获取图表width从左到右的width,以1/4000为单位。

定义:

@property
def width(self):
    ...

也可以看看