例如:中间点值为:0,然后区间间隔300。
自己已经解决。
修改源码,在类NumericTicksProvider, 在函数public ITicksInfo<double> GetTicks(Range<double> range, int ticksCount)中按自己的刻度需求修改。