Problems printing pie chart with gradient
Posted: Thu Aug 09, 2007 12:21 pm
Hi,
I use TeeChart V7.11 with Delphi 2007.
I try to print a pie series by using the TChart function PrintPartial(). This all works fine until I activate the gradient of the pie series (PieSeries.Gradient.Visible := True;). When the gradient is visible only the legend, the title and even the tool tips of the chart are printed, but no pie is printed.
Exporting to clipboard and saving to image file is all ok. I tried out several different printers because I first thought this is a problem of the printer driver, but every time with the same result.
Does anybody know how to fix this?
Thanks, Joschi
I use TeeChart V7.11 with Delphi 2007.
I try to print a pie series by using the TChart function PrintPartial(). This all works fine until I activate the gradient of the pie series (PieSeries.Gradient.Visible := True;). When the gradient is visible only the legend, the title and even the tool tips of the chart are printed, but no pie is printed.
Exporting to clipboard and saving to image file is all ok. I tried out several different printers because I first thought this is a problem of the printer driver, but every time with the same result.
Does anybody know how to fix this?
Thanks, Joschi