ComponentOne FinancialChart for WinForms
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
     
    
    <C1DescriptionAttribute("Legend.GroupHeaderStyle", "Gets the legend group header style.")>
    Public ReadOnly Property GroupHeaderStyle As ChartStyle
    [C1Description("Legend.GroupHeaderStyle", "Gets the legend group header style.")]
    public ChartStyle GroupHeaderStyle {get;}
    See Also