Gets the object associated with the plot element.

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

Syntax

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

See Also