Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    See Also