FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Legend Class / GroupHeaderStyle Property

In This Topic
    GroupHeaderStyle Property (Legend)
    In This Topic
    Gets the legend group header style.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupHeaderStyle As ChartStyle
    public ChartStyle GroupHeaderStyle {get;}
    See Also