[]
Gets or sets the maximum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.
[C1Description("ChartBubble.MaximumSize", "The maximum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.")]
public float MaximumSize { get; set; }
<C1Description("ChartBubble.MaximumSize", "The maximum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.")>
Public Property MaximumSize As Single