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