1 write to PaletteCustomColors
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
961 this.PaletteCustomColors = new Color[0];
2 references to PaletteCustomColors
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
970 if(this.PaletteCustomColors == null || 971 this.PaletteCustomColors.Length == 0)