IChartStorageHandler Interface

Definition

Defines methods to manage rendered chart images stored in an external medium.

public interface IChartStorageHandler

Methods

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.

Applies to

Produkt Verze
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1