ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1BrushBuilder Class / DesignColorProperty Field



In This Topic
    DesignColorProperty Field
    In This Topic
    Gets or sets the base color for which the design has been created.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DesignColorProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1BrushBuilder.DesignColorProperty
    public static readonly DependencyProperty DesignColorProperty
    public:
    static readonly DependencyProperty^ DesignColorProperty
    See Also