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

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