pb with BarSeries drawn side by side
Posted: Wed Nov 19, 2008 10:48 am
Hello,
I use BarSeries.multiBar:=mbside. But if i have a serie with a different
number of bar, the bar series are not displayed side by side.
Here is a sample project for that. If you click on "tracer" button all is
good.
If you put the line BarGraphDispo[2].AddXY(1,0,'Projet 2',TabColor[2]);
in procedure TForm1.Button2Click(Sender: TObject);
The Bar series are not displayed side by side (looking at "Dispo 2").
How could i do to prevent it?
Thank you for help
P.S the source code is on the newsgroup teechart8.delphi with the same title at this topic (if i should post it at an other link ask me)
I use BarSeries.multiBar:=mbside. But if i have a serie with a different
number of bar, the bar series are not displayed side by side.
Here is a sample project for that. If you click on "tracer" button all is
good.
If you put the line BarGraphDispo[2].AddXY(1,0,'Projet 2',TabColor[2]);
in procedure TForm1.Button2Click(Sender: TObject);
The Bar series are not displayed side by side (looking at "Dispo 2").
How could i do to prevent it?
Thank you for help
P.S the source code is on the newsgroup teechart8.delphi with the same title at this topic (if i should post it at an other link ask me)