height_px属性

height_px属性

调用Chart.Calculate()方法获取以像素为单位的顶部到底部的高度。

定义:

@property
def height_px(self):
    ...

也可以看看