Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartStyle Class / FillProperty Field


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