'Declaration Public Property ThresholdCount As Integer
public int ThresholdCount { get; set; }
Property Value
1 - the threshold range, which is definded using the ThresholdRange property, will NOT be divided, i.e. the ThresholdRange does not have effect;
2 - the threshold range will be divided into 2 steps;
N - the threshold range will be divided into N steps.
Default value is 5.
2 - the threshold range will be divided into 2 steps;
N - the threshold range will be divided into N steps.
Default value is 5.