1 write to PaletteCustomColors
System.Web.DataVisualization (1)
WebForm\ChartWebControl.cs (1)
1972 this.PaletteCustomColors = new Color[0];
2 references to PaletteCustomColors
System.Web.DataVisualization (2)
WebForm\ChartWebControl.cs (2)
1981 if(this.PaletteCustomColors == null || 1982 this.PaletteCustomColors.Length == 0)