Placing shapes between custom axes

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

Placing shapes between custom axes

Post by fabnav » Thu May 10, 2007 5:45 pm

Hi,

I have a left axis, and some custom vertical axes. I use Start and End position to place them one above the other vertically. I have adjusted the Start and End positions to leave some space between the axes.

I would like to create some rectangular filled shapes to cover up the spaces between the axes. This is to make it easier to distinguish where one starts and the next ends.

I was thinking that I could create some TChartShape series. I need help figurring out how to position them over the spaces between the axes.

Regards,

Bill

Yeray
Site Admin
Site Admin
Posts: 9552
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Post by Yeray » Fri May 11, 2007 8:50 am

Hi Bill,

In this post I show you a complete example using TRectangleTool.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply