Search found 4 matches

by RodneyB
Thu Aug 23, 2007 11:08 pm
Forum: VCL
Topic: ChartWidth and ChartHeight
Replies: 1
Views: 3240

ChartWidth and ChartHeight

Hi, it appears that if I do the following; Chart.Height := Screen.Height; Chart.Width := Screen.Width; the ChartHeight and ChartWidth are not calculated by TeeChart until the chart is completely redrawn. I would really like to have these calculated without having to wait for the redraw to occur. I t...
by RodneyB
Thu Jul 26, 2007 7:00 am
Forum: VCL
Topic: Zooming with an aspect ratio of one
Replies: 1
Views: 4858

Zooming with an aspect ratio of one

How do I zoom using the mouse while keeping the aspect ratio at one with respect to the left and right axis scales?
ie. I want the zoom box to enlarge at an aspect ratio of one regardless of where the user drags the mouse.
by RodneyB
Fri Jun 01, 2007 2:38 am
Forum: ActiveX
Topic: Using ActiveX TeeChart with Delphi7 ?
Replies: 3
Views: 4943

in v8, the version we are currently working in, we have implemented a method to display unicode text directly to TChart's canvas. I can already write Chinese to TeeChart's DelphiCanvas, but that is a far cry from writing unicode strings to the chart's title, or to a TChartSeries.AddXY(...label...)....
by RodneyB
Thu May 31, 2007 6:42 am
Forum: ActiveX
Topic: Using ActiveX TeeChart with Delphi7 ?
Replies: 3
Views: 4943

Using ActiveX TeeChart with Delphi7 ?

I need to have my TeeCharts show chinese characters. However, I only have the VCL version of TeeChart (no Unicode support!!!!!!! :evil: ). I am using Delphi7. Can I use the ActiveX TeeChart components in Delphi 7 ? If I was to purchase the ActiveX version, would there be any problems or incompatibil...