1

I am working with MsChart control, C#, Visual Studio 2012. I faced the following problem.

I’d like to choose some interval on the X axis (which represent dates) of the stacked bar chart and to zoom it to a bigger scale. With first few steps I can do it, but as soon as my interval gets smaller, I can only choose of one full day. Using chartArea.AxisX.ScaleView.MinSize = 0 did not help me.

How do I choose smaller intervals (say it, hours, minutes, etc)?

  • 3
    Will that help? http://stackoverflow.com/questions/1626855/ms-chart-control-zoom-minsize-issue – Alex Aug 19 '13 at 15:13

0 Answers0