FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1Sunburst Class / LegendTitleStyle Property

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