ComponentOne ASP.NET MVC Controls
BubbleMinSize Property

C1.Web.Mvc Namespace > ExtraOptions Class : BubbleMinSize Property
Specifies the minimum size (pixels) of symbols in the Bubble chart.
Syntax
'Declaration
 
<DefaultValueAttribute(5)>
Public Property BubbleMinSize As Integer
[DefaultValue(5)]
public int BubbleMinSize {get; set;}
See Also

Reference

ExtraOptions Class
ExtraOptions Members