2010/1/12 Andrea Mauri <[email protected]>:
> Hi,

Please, if possible, avoid posting in HTML, especially Word-generated.
I had some trouble reading your post.

> I have some problems in copying/saving charts when the clipped property of a
> serie (Marks.Clipped) is set to False.

Indeed, there is some problem, but I do not quite understand it yet.
TChart executes the same code for on-screen and on-bitmap drawing.
This code gets passed a canvas to draw on. It seems that the canvas
obtained from TRasterImage does not implement ClipRect and/or Clipping
properties correctly, although I am still not sure why.
Will investigate further tomorrow.

P.S. Is your problem with adding out-of-order points resolved?
If you have time, please reply to my answer in that thread.

-- 
Alexander S. Klenin

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to