I am using MSChart and I am trying to create a Bar chart. The AxisY.Maximum = 300, and I have multiple values passing the value 100. However for an unknown reason in the bar chart never passes the 100 points. It seems that somehow formats the value as if AxisY.Maximum = 100. Can someone explain to me what might be happening?
Asked
Active
Viewed 36 times
0
-
2no code == no answer – zeFrenchy Sep 27 '17 at 09:47
-
Maybe you have set x-maximum to 17 ? – TaW Apr 16 '18 at 14:27