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

In This Topic
    LegendScrollBarStyle Property (C1FinancialChart)
    In This Topic
    Gets or sets the style of legend scroll bar.
    Syntax
    'Declaration
     
    Public Property LegendScrollBarStyle As Style
    public Style LegendScrollBarStyle {get; set;}
    See Also