8 references to Activate
System.Windows.Forms.DataVisualization (8)
Common\General\ChartAreaAxes.cs (8)
515
this.
Activate
( axisX, true );
525
this.
Activate
( axisX2, true );
535
this.
Activate
( axisY, true );
544
this.
Activate
( axisY2, true );
562
this.
Activate
( axisX, false);
564
this.
Activate
( axisY, false);
566
this.
Activate
( axisX2, false);
568
this.
Activate
( axisY2, false);