ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Legend Class / ScrollBars Property

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