FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBubble Class / MaximumSize Property

In This Topic
    MaximumSize Property (ChartBubble)
    In This Topic
    Gets or sets the maximum bubble size in a bubble chart, as percentage of the diameter (or area) of the plot area.
    Syntax
    'Declaration
     
    Public Property MaximumSize As Single
    public float MaximumSize {get; set;}
    See Also