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

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