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

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