Bar Series


Q: Stacked Bars with negative values do not display correctly


This bug has been fixed in TeeChart Pro 5.0.


Q: How do I set Bar Series to Multibar stacked by code?


For any one of the Bar series in your chart do this:

TChart1.Series(0).asBar.MultiBar = mbStacked