ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / AxisScrollBar Class / AxisScrollBar Constructor


In This Topic
    AxisScrollBar Constructor
    In This Topic
    Create an instance of AxisScrollBar class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New AxisScrollBar()
    public AxisScrollBar()
    See Also