Search found 4 matches
- Fri Aug 05, 2011 3:15 pm
- Forum: VCL
- Topic: Different Version problems
- Replies: 1
- Views: 2594
Different Version problems
I am trying to use Teechart 8.06 components and am getting an error stating that Unit TeeStore was compiled with a different version of Chart.TCustomChart. Is there a way to check the versions on these units?
- Tue Apr 26, 2011 8:25 pm
- Forum: VCL
- Topic: TChart ExtraLegendTool Property
- Replies: 5
- Views: 4413
Re: TChart ExtraLegendTool Property
I looked through the examples, and can't find one that matches our scenario. It seems that after a Chart.Repaint the legends and extralegend tools are sizing incorrectly on the screen, and the printed image's legends are sized incorrectly. What procedures and functions are invoked when Chart.PrintLa...
- Mon Apr 25, 2011 9:01 pm
- Forum: VCL
- Topic: TChart ExtraLegendTool Property
- Replies: 5
- Views: 4413
Re: TChart ExtraLegendTool Property
My problem is that with two legends ( a standard and an Extra Legend Tool ), when print the chart, the legends are horribly sized to the point that the legends so large that one of them is forced off the page, and the other is way too big relative to the chart.
- Wed Apr 20, 2011 9:36 pm
- Forum: VCL
- Topic: TChart ExtraLegendTool Property
- Replies: 5
- Views: 4413
TChart ExtraLegendTool Property
For TChart, there is a Legend property to control the legend for the Chart, but how do you get access to an ExtraLegendTool for a chart. I have a reference for one of the legends, but not the other. The reason I am trying to control both of the chart's legends is that printing a chart causes the leg...