Microsoft 开发人员网络 > 论坛主页 > 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

    ???

答案

全部回复