Clones and returns the selected item.

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

Syntax

C#
public Object GetSelectedItem()
Visual Basic
Public Function GetSelectedItem As Object

Return Value

Clone of the selected item.

See Also