Custom drawing using TeeChart's Canvas
Posted: Thu Feb 05, 2009 8:10 pm
When performing custom drawing in the TeeChart's Canvas, or in my case the AfterDraw event, I am allowing the user to drag the mouse and dynamically paint a Fibonacci Retracement.
My question is this, can I restrict the drawing to the series drawing area? Right now if the user drags over the value labels then it draws over the labels as well. I will like to keep the lines that I am drawing inside the actual chart area where my candles are displayed.
Thanks,
Kevin
My question is this, can I restrict the drawing to the series drawing area? Right now if the user drags over the value labels then it draws over the labels as well. I will like to keep the lines that I am drawing inside the actual chart area where my candles are displayed.
Thanks,
Kevin