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

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