Gets the current data point in data coordinates.

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

Syntax

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

See Also