Page 1 of 1

Bar Series: First bar not showing up

Posted: Tue Jul 11, 2006 8:21 pm
by 9079842
Hi,

The first bar in my bar series is not showing when I've more than about 2000 data points in my graph. The following properties are set:

m_tChart.Series(0).GetAsBar().SetAutoBarSize(TRUE);
m_tChart.Series(0).GetAsBar().GetBarPen().SetVisible(FALSE);
m_tChart.Series(0).GetAsBar().SetBarWidth(0);
m_tChart.Series(0).GetAsBar().SetBarWidthPercent(100);

Is it a known bug? When I zoom-in, sometimes it shows up at some zoom levels.

Regards,
Pratyush.

Posted: Wed Jul 12, 2006 7:34 am
by narcis
Hi Pratyush,

I'm not able to reproduce the problem here using your code and a bar series with 2000 points. I'm using TeeChart Pro v7.0.0.8 ActiveX which is the latest version available at our Customer Download Area.

Which TeeChart version are you using? Could you please send us an example we can run "as-is" to reproduce the problem here? You can post your files at news://www.steema.net/steema.public.attachments newsgroup.

Thanks in advance.