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