Hi,
I'm working on creating a chart in a report, but instead of the XAxis starting at Zero I want it to start at Ten. I set the PlotArea.XAxis.MinValue to 10 and the PlotArea.XAxis.MaxValue = 100 and the PlotArea.XAxis.LabelStep = 10. I was expecting the XAxis to go from 10 - 100 but instead it goes from 1 - 91. Any ideas on how to correct this?
Thanks,
-Scott Cline
I'm working on creating a chart in a report, but instead of the XAxis starting at Zero I want it to start at Ten. I set the PlotArea.XAxis.MinValue to 10 and the PlotArea.XAxis.MaxValue = 100 and the PlotArea.XAxis.LabelStep = 10. I was expecting the XAxis to go from 10 - 100 but instead it goes from 1 - 91. Any ideas on how to correct this?
Thanks,
-Scott Cline