Posted: Tue Dec 02, 2003 11:43 am
Hi Lubomyr,
>them to be graphed on the same vertical line. Is it just a demo >Application restriction and I will be able to achieve desired result in my >Application using ActiveX Method/Properties? Or may by it is a ActiveX >control rule that cannot be changed?
You can change this behaviour setting the Error bars as stacked :
TChart1.Series(0).asError.MultiBar = mbStacked
Josep Lluis Jorge
http://support.steema.com
>them to be graphed on the same vertical line. Is it just a demo >Application restriction and I will be able to achieve desired result in my >Application using ActiveX Method/Properties? Or may by it is a ActiveX >control rule that cannot be changed?
You can change this behaviour setting the Error bars as stacked :
TChart1.Series(0).asError.MultiBar = mbStacked
Josep Lluis Jorge
http://support.steema.com