ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / ExtraOptions Class / BubbleMinSize Property

In This Topic
    BubbleMinSize Property (ExtraOptions)
    In This Topic
    Specifies the minimum size (pixels) of symbols in the Bubble chart.
    Syntax
    'Declaration
     
    Public Property BubbleMinSize As Integer
    public int BubbleMinSize {get; set;}
    See Also