ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1LinePanel Class / ReverseProperty Field



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