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

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