ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / BaseScroller Class / ScrollSmallChange Property

In This Topic
    ScrollSmallChange Property
    In This Topic
    This value sets the small change value of scroller.
    Syntax
    'Declaration
     
    Public Property ScrollSmallChange As System.Double
    public System.double ScrollSmallChange {get; set;}
    See Also