step property

int step
final

步距,取值必须大于 0,并且 (max - min) 可被 step 整除。当 marks 不为空对象时,step 的配置失效

Implementation

final int step;