How to set TBarSeries width to 1 pixel?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
SSWang
Newbie
Newbie
Posts: 10
Joined: Mon Mar 14, 2011 12:00 am

How to set TBarSeries width to 1 pixel?

Post by SSWang » Tue Mar 06, 2012 9:56 am

Hi,

I have set border visible to false and TBarSeries.CustomBarWidth to 1, but the bar's width is always 2 pixels minimum, what can I do? thanks.

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

Re: How to set TBarSeries width to 1 pixel?

Post by Narcís » Wed Mar 07, 2012 2:07 pm

Hi SSWang,

You can use TVolumeSeries for one pixel vertical bars. You'll find examples at the All Features\Welcome!\Chart Styles\Financial\Volume section in the new features demo, available at TeeChart's program group.
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