ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / FlexChartBase Class / LegendScrollBars Property

In This Topic
    LegendScrollBars Property
    In This Topic
    Gets or sets which scroll bars should appear in legend.
    Syntax
    'Declaration
     
    Public Property LegendScrollBars As LegendScrollBars
    public LegendScrollBars LegendScrollBars {get; set;}
    See Also