Microsoft Developer Network > Forenhomepage > Chart Controls for .NET Framework > How can you limit AxisY to 4 intervals
Stellen Sie eine FrageStellen Sie eine Frage
 

BeantwortetHow can you limit AxisY to 4 intervals

  • Montag, 29. Juni 2009 20:30bennyb TeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillenTeilnehmermedaillen
     
    I have a dynamic line chart which ranges from 0 to 1.4. For some reason, the chart's y-axis interval are:
    0, 0.2, 0.4, 0.6, 0.8, 1, 1.2, 1.4
    Is there any way to limit the intervals to just 4 intervals, i.e.:
    0, 0.5, 1.0, 1.5

    ???

Antworten

Alle Antworten