MSDN > フォーラム ホーム > Chart Controls for .NET Framework > How can you limit AxisY to 4 intervals
質問する質問する
 

回答済みHow can you limit AxisY to 4 intervals

  • 2009年6月29日 20:30bennyb ユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダルユーザーのメダル
     
    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

    ???

回答

すべての返信