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#
Axis Axis { get; set; }
Visual Basic
Property Axis As Axis
	Get
	Set

See Also