ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / FlexChartBase Class / LegendScrollBarStyle Property

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