Chart.BackImageTransparentColor Property
.NET Framework (current version)
Gets or sets the color of the Chart control that will be displayed as transparent.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
<BindableAttribute(True)> <PersistenceModeAttribute(PersistenceMode.Attribute)> <TypeConverterAttribute(GetType(ColorConverter))> Public Property BackImageTransparentColor As Color
Property Value
Type: System.Drawing.ColorA Color value that will be displayed as transparent when the chart image is drawn. The default value is Empty.
.NET Framework
Available since 4.0
Available since 4.0
Show: