ComponentOne FinancialChart for WinForms
BubbleMaxSize Property

C1.Win.Chart Namespace > ChartOptions Class : BubbleMaxSize Property
Gets or sets the maximum symbol size for bubble chart.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property BubbleMaxSize As Double
[DefaultValue()]
public double BubbleMaxSize {get; set;}
See Also

Reference

ChartOptions Class
ChartOptions Members