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

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