ChartAfterDraw and SVG (TChart v7.04, VCL, D2005)
Posted: Sun Mar 13, 2005 7:41 am
Would like to draw LARGE LETTERS on a chart. With my standard chart the SVG export (using TeeSaveToSVGFile) works okay (I saw the thread from July 2004 from pdprog, and 7.04 still has problems with text orientation).
My main concern is that when I have a ChartAfterDraw event, and use TextOut to draw on the canvas, I get an AV during the SVG export, as if the canvas is not defined for that event. Is this a known issue?
-- Stu
My main concern is that when I have a ChartAfterDraw event, and use TextOut to draw on the canvas, I get an AV during the SVG export, as if the canvas is not defined for that event. Is this a known issue?
-- Stu