Hello,
the AfterDraw event is called every time something is drawn over the Chart.
In any case, let me prepare an example where creates an annotation on top of each point when user clicks over, and that removes the rest of annotations.
Annotations are broken. Can't draw on the canvas.
Re: Annotations are broken. Can't draw on the canvas.
Found the problem-- I added the following and it fixed it as i'm initiating the draw from another place.
Code: Select all
protected override void ChartEvent( EventArgs e ) { } // => base.ChartEvent( e );
Re: Annotations are broken. Can't draw on the canvas.
Great!
Thanks for the advise.
Thanks for the advise.
Pep Jorge
http://support.steema.com
http://support.steema.com