IChartStorageHandler Methods
.NET Framework (current version)
Namespace:
System.Web.UI.DataVisualization.Charting
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | Delete(String) | Deletes the data from the external medium. |
![]() | Exists(String) | Checks for the existence of data under a specified key. |
![]() | Load(String) | Loads the data from the external medium. |
![]() | Save(String, Byte[]) | Saves the data to the external medium. |
Show:
