height 属性

height 属性

调用Chart.Calculate()方法后得到图表height的从上到下的height,单位为1/4000。

定义:

@property
def height(self):
    ...

也可以看看