Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartOptions Class / ClusterSizeProperty Field


In This Topic
    ClusterSizeProperty Field
    In This Topic
    Identifies the ClusterSize dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClusterSizeProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = ChartOptions.ClusterSizeProperty
    public static readonly Xamarin.Forms.BindableProperty ClusterSizeProperty
    See Also