Bars resize automatically when I set Min/Max

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Wed Nov 26, 2003 2:34 pm

I want the bars in my chart to have the same width all the time and when I make the chart
One solution might be to change the bar series BarWidthPercent property to ensure the same bar width (in pixels) as you change chart size.

Ideally the solution would be to use the approach as in VCL version. There bar series has as CustomBarSize property which controls the width of each bar - expressed in pixels. The latest NET version is missing this property - we'll include it in next maintenance release.
Marjan Slatinek,
http://www.steema.com

Post Reply