FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / Reversed Property

In This Topic
    Reversed Property (Axis)
    In This Topic
    Gets or sets a value indicating whether the axis is reversed.
    Syntax
    'Declaration
     
    Public Property Reversed As Boolean
    public bool Reversed {get; set;}
    See Also