FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartOptions Class / BubbleMaxSizeProperty Field

In This Topic
    BubbleMaxSizeProperty Field (ChartOptions)
    In This Topic
    Identifies the BubbleMaxSize dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly BubbleMaxSizeProperty As DependencyProperty
    public static readonly DependencyProperty BubbleMaxSizeProperty
    See Also