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

In This Topic
    LegendScrollBarStyle Property (FlexChartBase)
    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