radius_px property

radius_px property

Gets the radius of bubble, pie or doughnut in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def radius_px(self):
    ...

See Also