[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartBubble.MaximumSize

MaximumSize Property

MaximumSize

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

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