ChartHttpHandlerSettings.StorageType Property

.NET Framework (current version)
 

Gets or sets the chart image storage type.

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

Public Property StorageType As ChartHttpHandlerStorageType

Property Value

Type: System.Web.UI.DataVisualization.Charting.ChartHttpHandlerStorageType

A ChartHttpHandlerStorageType enumeration value that represents the chart image storage type.

Chart images can be stored as files or in memory.

.NET Framework
Available since 4.0
Return to top
Show: