Gets or sets the data point corresponding to the object.

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

Syntax

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

See Also