[]
Gets or sets a positive decimal number for the range of a bin.
[C1Description("RangedHistogram.BinWidth", "Gets or sets a positive decimal number for the range of a bin.")]
public double BinWidth { get; set; }
<C1Description("RangedHistogram.BinWidth", "Gets or sets a positive decimal number for the range of a bin.")>
Public Property BinWidth As Double