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

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