ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / FlexRadar Class / Reversed Property

In This Topic
    Reversed Property (FlexRadar)
    In This Topic
    Gets or sets a value indicating direction of plotting.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("FlexRadar.Reversed", "Gets or sets a value indicating direction of plotting.")>
    Public Property Reversed As Boolean
    [C1Description("FlexRadar.Reversed", "Gets or sets a value indicating direction of plotting.")]
    public bool Reversed {get; set;}
    See Also