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

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