radius_px属性

radius_px属性

调用Chart.Calculate()方法后,以像素为单位获取气泡、饼图或圆环图的半径。

定义:

@property
def radius_px(self):
    ...

也可以看看