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

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