[]
Gets the numeric count of values less than the first interval.
public double BelowIntervalCount { get; }
Sometimes a data distribution will contain values that do not fall into any of the specified intervals of a histogram. The number of values numerically less than the starting value of the first interval are returned by the BelowIntervalCount property.