start_angle属性

start_angle属性

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

定义:

@property
def start_angle(self):
    ...

也可以看看