Overlapping Bars

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
johnnix
Advanced
Posts: 192
Joined: Tue Jul 10, 2007 12:00 am

Overlapping Bars

Post by johnnix » Thu Dec 09, 2010 1:32 pm

Hello,

I use the latest build of 2010 version. I have a bar chart with THorizBarSeries and bar width set to 60%. What exactly is the bar width and how is it calculated because the bars have a constant width regardless the left axis minimum, maximum so many time get overlapped. How can I make sure that my bars never get overlapped?

Regards
Attachments
Untitled-1.gif
Untitled-1.gif (2.3 KiB) Viewed 3964 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Overlapping Bars

Post by Narcís » Fri Dec 10, 2010 11:42 am

Hi johnnix,

This may depend on the Y values (or X values with vertical bars) you supply to your bar series. Can you please attach a simple example project we can run "as-is" to reproduce the problem here?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply