IChartStorageHandler.Delete Method (String)

.NET Framework (current version)
 

Deletes the data from the external medium.

Namespace:   System.Web.UI.DataVisualization.Charting
Assembly:  System.Web.DataVisualization (in System.Web.DataVisualization.dll)

void Delete(
	string key
)

Parameters

key
Type: System.String

Index key.

.NET Framework
Available since 4.0
Return to top
Show: