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



In This Topic
    ReversedProperty Field (Axis)
    In This Topic
    Backing field for Reversed property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ReversedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.ReversedProperty
    public static readonly DependencyProperty ReversedProperty
    public:
    static readonly DependencyProperty^ ReversedProperty
    See Also