MarksTipTool on bar graphs

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
TSmith
Newbie
Newbie
Posts: 4
Joined: Thu Sep 09, 2004 4:00 am

MarksTipTool on bar graphs

Post by TSmith » Fri Sep 26, 2008 7:38 pm

Hi,

In in using TChart 7. Is there a way to have the tip show up if I click and I am anywhere in the bar. Right now it only shows up if I am at the top corner.

Also, is there a way to have the bottom axis label be in the middle of the bar?

Thanks,

TSmith
Newbie
Newbie
Posts: 4
Joined: Thu Sep 09, 2004 4:00 am

Post by TSmith » Fri Sep 26, 2008 9:59 pm

I added an:

AutoBarSize:=true;

and that seems to have fixed both my problems. It now centers the bottol label right and hovering ouver any part of it will bring up the hint

Post Reply