[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBubble.MinimumSize

MinimumSize Property

MinimumSize

Gets or sets the minimum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.

Declaration
[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