shape_height属性

shape_height属性

调用Chart.Calculate()方法后,以图表高度的1/4000为单位获取高度。

定义:

@property
def shape_height(self):
    ...

也可以看看