[]
Gets or sets the number of bins for the histogram, including the overflow and underflow bins.
[C1Description("RangedHistogram.NumberOfBins", "Gets or sets the number of bins for the histogram, including the overflow and underflow bins.")]
public int NumberOfBins { get; set; }