Page 1 of 1

Stacked area vs Stcked Bar returns different Y Max

Posted: Tue Apr 20, 2010 11:28 pm
by 10546565
I have a chart that based on a user setting can either be displayed as stacked bar or stacked area. Here are the images below:

Image

and

Image

The code doesn't change except for the way the series is created--the chart is never adjusted for the difference. (It does grab a different values list--there are ~12 times as many values used in the stacked area chart as the stacked bar chart).

So why will the Y axis have different maximum value when it is an area series vs. a bar series?

Thanks,

Ed Dressel

Re: Stacked area vs Stcked Bar returns different Y Max

Posted: Wed Apr 21, 2010 10:05 am
by narcis
Hi Ed,

Looking at your images I get the impression that left axis in the area chart has a MaximumOffset or Maximum value fixed. Is that the case? If this isn't, can you please attach a simple example project we can run "as-is" to reproduce the problem here?

Thanks in advance.