This is a migrated thread and some comments may be shown as answers.

Bar chart display

2 Answers 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
FlR
Top achievements
Rank 2
FlR asked on 05 Mar 2012, 12:57 PM
We have a very strange behavior for bar charts. We've attached 3 images where we have hard-coded different values to charts.

chart_1 => we hard-coded 3 different values (3,2,1) and looks ok
chart_2 => we hard-coded 3 different values (3,3,1) and looks ok
chart_2 => we hard-coded 3 different values (3,3,1) and looks strange because: (a) the last bar should be bigger than half of the above ones and (b) is very similar with 3,3,1

Please let us know if there are settings we should be aware of in order to avoid this behavior

Thank you.

2 Answers, 1 is accepted

Sort by
0
FlR
Top achievements
Rank 2
answered on 07 Mar 2012, 10:39 PM
Does Telerik team have a feedback one this. Seems to be a basic bug / issue.
0
Ves
Telerik team
answered on 08 Mar 2012, 09:34 AM
Hi,

Please, set AxisY.IsZeroBased = true. This will force the Y axis to start from zero, so you will get the expected output.

Best regards,
Ves
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
General Discussions
Asked by
FlR
Top achievements
Rank 2
Answers by
FlR
Top achievements
Rank 2
Ves
Telerik team
Share this question
or