FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / BubbleMaxSize Property

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