ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ChartLegend Class / Scrollbar Property

In This Topic
    Scrollbar Property
    In This Topic
    Gets or sets a value that determines whether the scrollbar should be used for a long legend.
    Syntax
    'Declaration
     
    
    Public Property Scrollbar As Boolean
    public bool Scrollbar {get; set;}
    See Also