Search found 2 matches
- Tue Jun 26, 2007 2:13 pm
- Forum: VCL
- Topic: AddXYZ disregards XLabel parameter in TChart 7.06
- Replies: 3
- Views: 2908
AddXYZ disregards XLabel parameter in TChart 7.06
We recently updated from TChart 5.02 to 7.06 for our Delphi 6. In Tchart 5.02 the call to AddXYZ (x,y,z,label); worked fine. In TChart 7.06 the overloading is defined defferently so we had to use AddXYZ(x,y,z,label,color); The label does not show up on the chart. Do we have a bug here with 7.06 (als...
- Tue Jun 26, 2007 2:07 pm
- Forum: VCL
- Topic: How to send e-mail to support?
- Replies: 1
- Views: 1787
How to send e-mail to support?
Is there a help file I can read or any other instructions I can use to figure out how this work?