3 references to ImageTransparentColor
System.Windows.Forms.DataVisualization (3)
Common\General\LegendColumns.cs (3)
2177 if(this.ImageTransparentColor != Color.Empty) 2179 imageAttributes.SetColorKey(this.ImageTransparentColor, this.ImageTransparentColor, System.Drawing.Imaging.ColorAdjustType.Default);