Gets the radius of the largest item renderered in this series.
When you use a BubbleSeries object in a BubbleChart, the chart automatically assigns its maxRadius style value to this property on all series in the chart. When you use BubbleSeries objects in CartesianChart controls, you manage this property manually.
protected Double maxRadius { get; }
'Declaration
Protected Read Property maxRadius As Double