ComponentOne CandlestickChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1BubbleChart Class / MinimumSize Property

In This Topic
    MinimumSize Property
    In This Topic
    The minimum bubble size represents the percentage of the diameter (or area) of the plot area
    Syntax
    'Declaration
     
    Public Property MinimumSize As System.Integer
    public System.int MinimumSize {get; set;}
    See Also