Gets the object which is associated with the data point.

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

Syntax

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

See Also