Chart to Image Problem
Posted: Thu Feb 14, 2008 11:16 pm
I use the image from TCharts in reports--has worked great, until now.
My charts are not always visible in the software--occationally they may be hidden. This is by deisng. This causes a problem.
In the demo here:
http://www.TBInc.com/files/ChartToImageProblem.zip
( I included an EXE so you could see the issue)
The problem is that the chart's axis left axis may not be refreshed when the chart is rendered to a graphic.
Use the following steps to reproduce this in the demo:
1) Click on the 'Low Values' radio button. (This populates the series with smaller values then the higher one will in a moment)
2) Click on the 'Chart to Image' button to see the chart created in an image. Note the left axis matches pretty much what is shown in the chart.
3) Click on the 'Visible 'check to hide the chart.
4) Click on the 'High Values' check box to add great values to the chart.
5) Click on the 'Chart to Image' button again--and see that the left axis looks wrong--the old values are being show, it was not updated.
If this is a bug, it's a show-stopper for me.
Any help?
Thanks
Edward Dressel
My charts are not always visible in the software--occationally they may be hidden. This is by deisng. This causes a problem.
In the demo here:
http://www.TBInc.com/files/ChartToImageProblem.zip
( I included an EXE so you could see the issue)
The problem is that the chart's axis left axis may not be refreshed when the chart is rendered to a graphic.
Use the following steps to reproduce this in the demo:
1) Click on the 'Low Values' radio button. (This populates the series with smaller values then the higher one will in a moment)
2) Click on the 'Chart to Image' button to see the chart created in an image. Note the left axis matches pretty much what is shown in the chart.
3) Click on the 'Visible 'check to hide the chart.
4) Click on the 'High Values' check box to add great values to the chart.
5) Click on the 'Chart to Image' button again--and see that the left axis looks wrong--the old values are being show, it was not updated.
If this is a bug, it's a show-stopper for me.
Any help?
Thanks
Edward Dressel