ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / LegendReversed Property

In This Topic
    LegendReversed Property
    In This Topic
    Gets or sets whether the legend is reversed.
    Syntax
    'Declaration
     
    
    Public Property LegendReversed As Boolean
    public bool LegendReversed {get; set;}
    See Also