Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartBase Class / PaletteProperty Field


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