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


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