1 instantiation of CustomizeLegendEventArgs
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
2685CustomizeLegend(this, new CustomizeLegendEventArgs(legendItems, legendName));
1 reference to CustomizeLegendEventArgs
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
2672public event EventHandler<CustomizeLegendEventArgs> CustomizeLegend;