FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / LegendScrollBars Property

In This Topic
    LegendScrollBars Property (C1TreeMap)
    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