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

In This Topic
    LegendStyle Property (C1TreeMap)
    In This Topic
    Gets or sets the legend style.
    Syntax
    'Declaration
     
    Public Property LegendStyle As ChartStyle
    public ChartStyle LegendStyle {get; set;}
    See Also