height属性

height属性

调用Chart.Calculate()方法后,获取图表height从上到底部的height,以1/4000为单位。

定义:

@property
def height(self):
    ...

也可以看看