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

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