IChartStorageHandler Interface
.NET Framework (current version)
Defines methods to manage rendered chart images stored in an external medium.
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. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)