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



In This Topic
    InputProperty Field
    In This Topic
    Gets or sets the input which is the color to what the design brush will be extrapolated.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly InputProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1BrushBuilder.InputProperty
    public static readonly DependencyProperty InputProperty
    public:
    static readonly DependencyProperty^ InputProperty
    See Also