Gets the object which is associated with the data point.

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

Syntax

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

See Also