FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / LegendReversed Property

In This Topic
    LegendReversed Property (C1Sunburst)
    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