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



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