Search found 4 matches

by Command Alkon
Wed Aug 18, 2004 10:48 pm
Forum: VCL
Topic: DateField as Bottom Axis
Replies: 1
Views: 4492

DateField as Bottom Axis

Hi, I think I am bugging you too much but I am edge of finishing a project and there is 1 more problem left. We are creating a time line analysis chart where we need to show range of dates on BottomAxis and numeric data on Left axis. Everything is working except in Bottom Axis Date values are conver...
by Command Alkon
Wed Aug 18, 2004 12:12 am
Forum: VCL
Topic: TLineSeries Point Border Color
Replies: 1
Views: 4738

TLineSeries Point Border Color

Hi, we have a TeeChart 6.01 with Delphi 6 and all the latest updates. I have declared a variable like this. aLineSeries: TLineSeries; and using it like this. aLineSeries.Pointer.Visible := True; aLineSeries.Pointer.HorizSize := 2; aLineSeries.Pointer.VertSize := 2; aLineSeries.Pointer.Style := psRec...
by Command Alkon
Thu Jul 01, 2004 10:26 pm
Forum: VCL
Topic: Unit was compiled with a diff. version of System.RTLVersion
Replies: 2
Views: 6197

Pep, thank you very much for the quick reply.

I did the follwoing and everything seems to be working fine now.

Uninstall TeeChart 6.01
Install Delphi 6 Update Pack 2
Install Delphi 6 RTL Update 2
Install Delphi 6 RTL Update 3
Reintall TeeChart 6.01

woila it is working. Thanks again.
by Command Alkon
Thu Jul 01, 2004 12:08 am
Forum: VCL
Topic: Unit was compiled with a diff. version of System.RTLVersion
Replies: 2
Views: 6197

Unit was compiled with a diff. version of System.RTLVersion

Hi, Just downloaded TeeChart 6.01 for Delphi 6. Since our product heavily uses Report Builder aswell we needed to integrate both TeeChart and Report Builder. Only way was to get TeeChart 6.01 and Report Builder 7.04. Since Report Builder requires Delphi Update Pack 2, however TeeChart gives me the f...