ComponentOne Chart for WPF and Silverlight
Axis Property (IAxisScrollBar)


C1.WPF.C1Chart Namespace > IAxisScrollBar Interface : Axis Property
Gets or sets the axis which corresponds to the scroll bar.
Syntax
'Declaration
 
Property Axis As Axis
'Usage
 
Dim instance As IAxisScrollBar
Dim value As Axis
 
instance.Axis = value
 
value = instance.Axis
Axis Axis {get; set;}
See Also

Reference

IAxisScrollBar Interface
IAxisScrollBar Members