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