Search found 9 matches
- Tue May 24, 2005 1:50 am
- Forum: VCL
- Topic: Axis Increment Spacing Problem
- Replies: 3
- Views: 6534
- Mon May 23, 2005 12:55 pm
- Forum: VCL
- Topic: Axis Increment Spacing Problem
- Replies: 3
- Views: 6534
- Sun May 22, 2005 2:55 pm
- Forum: VCL
- Topic: Axis Increment Spacing Problem
- Replies: 3
- Views: 6534
Axis Increment Spacing Problem
I have a line chart that is largely defined in code. Multiple series are present and added dynamically. The left and right axes are identical. The axis minimum = 0; the maximum is calculated. The increment is also calculated. In one example, the maximum is 35000, with the increment of 5000. In this ...
- Mon Oct 04, 2004 2:36 pm
- Forum: VCL
- Topic: 3D BarChart Problem after 3D PieChart Display
- Replies: 7
- Views: 11345
- Fri Oct 01, 2004 3:14 am
- Forum: VCL
- Topic: Broken Links in Help File
- Replies: 1
- Views: 4449
Broken Links in Help File
The Help file distributed with v7 contains broken links. It is apparently looking for v6 Help files rather than the v7 files that are present. Is a corrected file available?
- Thu Sep 30, 2004 4:58 pm
- Forum: VCL
- Topic: 3D BarChart Problem after 3D PieChart Display
- Replies: 7
- Views: 11345
Hi Josep, It does solve the problem! I was setting the property too late; setting it before adding a series got it to work properly. Thanks for your help! BTW, if I understand your comment, the codce yopu suggest should work in v7. It is not in the Help file nor does it compile as you have shown. Wh...
- Thu Sep 30, 2004 12:56 pm
- Forum: VCL
- Topic: 3D BarChart Problem after 3D PieChart Display
- Replies: 7
- Views: 11345
- Wed Sep 29, 2004 3:22 pm
- Forum: VCL
- Topic: 3D BarChart Problem after 3D PieChart Display
- Replies: 7
- Views: 11345
3D BarChart Problem after 3D PieChart Display
Delphi 7/ TeeChart Pro 7 I have one TChart component that is used for numerous charts that are generated programmatically. One of these is a stacked 3D bar chart that displays properly unless it follows the display of a 3D pie chart. In that case, the chart displays as 2D and the left axis scale doe...
- Wed Aug 25, 2004 5:56 pm
- Forum: VCL
- Topic: TeeChartPro D7 Installation Problem
- Replies: 4
- Views: 11642
TeeChartPro D7 Installation Problem
I installed TeeChart Pro in D7 with defaults. When Delphi 7 was started following installation, I got a whole series of error messages. The first was: "Can't load package DclTree.bpl. Cannot load package Tee77. It contains TeeAbout which is also contained in package Tee70." What's even worse, it app...