Page 1 of 1

BarWidth and zooming

Posted: Tue Mar 17, 2009 9:46 am
by 15351552
I've plotted a Bar series (x-axis is Date), but when I zoom in the bar widths don't seem to change; it looks as if the width (in pixels) of the zoomed bars are the same width as the original, un-zoomed versions (with lots of white-space inbetween).

I've tried using setBarWidthPercent(), but the only way that works is if I set it to 100%. Doing so means multiple series overlap rather than appearing side-by-side (which I believe is a known problem with 100% widths; I've seen it in other posts here).

I saw a post in the VCL/CLX forum (http://www.teechart.net/support/viewtopic.php?p=5738) where you recommend using "Series.AutoBarSize := True;" - is there an equivalent in Java?

I'm using the latest version from your customer download page. It says "Build 2.0.0.701" there and the MD5sum matches the .zip file I'm using, although when I run TeeChart.Installer.jar it says "Version: 1.0.1.817" on the first "license agreement" messagebox.

Thankyou,
Gavin

Posted: Wed Mar 18, 2009 12:28 pm
by narcis
Hi Gavin,

I'm afraid this is not available in the Java version. I've added your request to the wish-list to be considered for inclusion in future releases.