start_angle 属性

start_angle 属性

获取饼图部分的起始角度,在调用 Chart.Calculate() 方法后从 x 轴顺时针方向测量。 适用于饼图。

定义:

@property
def start_angle(self):
    ...

也可以看看