Chart.ImageType Property
.NET Framework (current version)
Gets or sets the type of image into which the chart is rendered if ImageTag rendering is used.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ImageType As ChartImageType
Property Value
Type: System.Web.UI.DataVisualization.Charting.ChartImageTypeA ChartImageType enumeration value that specifies the type of image into which the chart is rendered. The default value is Jpeg.
.NET Framework
Available since 4.0
Available since 4.0
Show: