Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartBase Class / BackgroundColorProperty Field


In This Topic
    BackgroundColorProperty Field (ChartBase)
    In This Topic
    Identifies the BackgroundColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BackgroundColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartBase.BackgroundColorProperty
    public static readonly DependencyProperty BackgroundColorProperty
    See Also