Gets the axis which corresponds to the point.

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

Syntax

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

See Also