ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / LegendGroupHeaderStyle Property

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