2 references to SelectionRangeChanged
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
2494
if(
SelectionRangeChanged
!= null)
2496
SelectionRangeChanged
(this, arguments);