ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / C1Chart 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 = C1Chart.CustomPaletteProperty
    public static readonly DependencyProperty CustomPaletteProperty
    See Also