ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartOptions Class / BubbleMinSizeProperty Field



In This Topic
    BubbleMinSizeProperty Field
    In This Topic
    Identifies the BubbleMinSize dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BubbleMinSizeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartOptions.BubbleMinSizeProperty
    public static readonly DependencyProperty BubbleMinSizeProperty
    public:
    static readonly DependencyProperty^ BubbleMinSizeProperty
    See Also