ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style LegendScrollBarStyle {get; set;}
    See Also