Chart.ImageStorageMode Property
.NET Framework (current version)
Gets or sets the storage mode for the chart image rendering.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
[BindableAttribute(true)] [PersistenceModeAttribute(PersistenceMode.Attribute)] public ImageStorageMode ImageStorageMode { get; set; }
Property Value
Type: System.Web.UI.DataVisualization.Charting.ImageStorageModeAn ImageStorageMode enumeration value.
This property defines the type of storage used to render chart images. See ImageStorageMode for options.
.NET Framework
Available since 4.0
Available since 4.0
Show: