TeeChart crashes on canvas drawing.
Posted: Tue Jun 12, 2018 11:40 am
We need to draw around 3000 ellipses using canvas drawing as shown in snapshot attached. We are drawing them with onafterdrawtchart event. As soon as we draw those ellipses, teeChart crashes after few moments. We feel that Teechart is not able to handle this amount of data. So is there a workaround that canvas uses less memory or becomes light weight so as to optimize the drawing for required points?
Also we had one more point in mind i.e. while working on series, we have an option i.e. drawAllPoints, which can be set to false when we do not want the overlapping points to be redrawn or want 1 pixel per point. So is there a similar way for canvas drawing too?
We are using: Teechart activeX pro 2018 and Visual studio 2013
Regards
Bhanu