ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexRadar Class / ReversedProperty Field



In This Topic
    ReversedProperty Field (C1FlexRadar)
    In This Topic
    Identifies the Reversed dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ReversedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1FlexRadar.ReversedProperty
    public static readonly DependencyProperty ReversedProperty
    public:
    static readonly DependencyProperty^ ReversedProperty
    See Also