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

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