Gets or sets the axis which corresponds to the scroll bar.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public Axis Axis { get; set; }
Visual Basic
Public Property Axis As Axis
	Get
	Set

Implements

IAxisScrollBar..::..Axis

See Also