FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartOptions Class / BubbleMaxSize Property

In This Topic
    BubbleMaxSize Property (ChartOptions)
    In This Topic
    Gets or sets the maximum symbol size for bubble chart.
    Syntax
    'Declaration
     
    Public Property BubbleMaxSize As System.Double
    public System.double BubbleMaxSize {get; set;}
    See Also