Question on CustomDraw
Posted: Thu Mar 22, 2007 8:51 am
Hello!
I have a chart with custom drawn bottomaxes and I have a couple of questions:
1) If I allow vertical scrolling the series will scroll but I don't know how to scroll the custom drawn axes.
2) The marks in my series will sometime overlap the custom drawn axes but because I draw the axes in OnAfterDraw event the axes will be overwriting the marks. How can I make the marks stay above the axes?
In the same chart I have several custom vertical axes but since the horizontal axis should be the same for all the series I use CustomDraw for this.
Regards,
Erik
I have a chart with custom drawn bottomaxes and I have a couple of questions:
1) If I allow vertical scrolling the series will scroll but I don't know how to scroll the custom drawn axes.
2) The marks in my series will sometime overlap the custom drawn axes but because I draw the axes in OnAfterDraw event the axes will be overwriting the marks. How can I make the marks stay above the axes?
In the same chart I have several custom vertical axes but since the horizontal axis should be the same for all the series I use CustomDraw for this.
Regards,
Erik