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

In This Topic
    Reversed Property (C1FlexRadar)
    In This Topic
    Gets or sets a value indicating direction of plotting.
    Syntax
    'Declaration
     
    Public Property Reversed As Boolean
    public bool Reversed {get; set;}
    See Also