Search found 4 matches

by DNDI
Fri Aug 05, 2011 3:15 pm
Forum: VCL
Topic: Different Version problems
Replies: 1
Views: 2567

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?
by DNDI
Tue Apr 26, 2011 8:25 pm
Forum: VCL
Topic: TChart ExtraLegendTool Property
Replies: 5
Views: 4382

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...
by DNDI
Mon Apr 25, 2011 9:01 pm
Forum: VCL
Topic: TChart ExtraLegendTool Property
Replies: 5
Views: 4382

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.
by DNDI
Wed Apr 20, 2011 9:36 pm
Forum: VCL
Topic: TChart ExtraLegendTool Property
Replies: 5
Views: 4382

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...