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

In This Topic
    LegendPosition Property (C1TreeMap)
    In This Topic
    Gets or sets the chart legend position.
    Syntax
    'Declaration
     
    Public Property LegendPosition As Position
    public Position LegendPosition {get; set;}
    See Also