ComponentOne FinancialChart for WPF
C1.WPF Namespace / BackgroundGradientSuppressor Class / BackgroundProperty Field



In This Topic
    BackgroundProperty Field
    In This Topic
    Identifies the Background dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BackgroundProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BackgroundGradientSuppressor.BackgroundProperty
    public static readonly DependencyProperty BackgroundProperty
    public:
    static readonly DependencyProperty^ BackgroundProperty
    See Also