Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartStyle.FillProperty
    public static readonly DependencyProperty FillProperty
    See Also