ComponentOne ASP.NET MVC Controls
BubbleMaxSize Property

C1.Web.Mvc Namespace > ExtraOptions Class : BubbleMaxSize Property
Specifies the maximum size (pixels) of symbols in the Bubble chart.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property BubbleMaxSize As Integer
[DefaultValue()]
public int BubbleMaxSize {get; set;}
Remarks
The default value is 30
See Also

Reference

ExtraOptions Class
ExtraOptions Members