width_px属性

width_px属性

调用Chart.Calculate()方法获取从左到右的宽度(以像素为单位)。

定义:

@property
def width_px(self):
    ...

也可以看看