Hi Pep,
It is not a big problem for me.
I apply own chart properties dialogs so I can change the texts so I'd rather be sure that you intend not to change it in future.
Thanks,
Damian.
Search found 4 matches
- Thu Sep 29, 2005 10:17 am
- Forum: VCL
- Topic: Gradient direction
- Replies: 2
- Views: 3632
Gradient direction
Hi, I'm using Delphi 5 and TeeChart V7.04 Pro Vcl. When I select gdTopBottom direction then I expect the StartColor to be at the top and the EndColor at the bottom, but the colors seem to be drawn in reverse order. Is it intended? This also applies to: gdBottomTop, gdLeftRight, gdRightLeft, gdFromTo...
- Wed Aug 31, 2005 9:22 am
- Forum: VCL
- Topic: CalcIncrement problem
- Replies: 3
- Views: 4357
- Tue Aug 30, 2005 2:33 pm
- Forum: VCL
- Topic: CalcIncrement problem
- Replies: 3
- Views: 4357
CalcIncrement problem
Hi, I'm using Delphi 5 and TeeChart V7.04 Pro Vcl. When I create a horizontal bar chart with values from 0 to 1 then the increment for bottom axis is calculated wrongly i.e. axis labels overlap. To see the problem just create a new application, put Chart on the form and fill in OnCreate event: proce...