Resets the data to the default value.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void ResetData()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub ResetData

See Also