[]
Gets or sets whether the histogram shows the overflow bin.
[C1Description("RangedHistogram.ShowOverflowBin", "Gets or sets whether the histogram shows the overflow bin.")]
public bool ShowOverflowBin { get; set; }
<C1Description("RangedHistogram.ShowOverflowBin", "Gets or sets whether the histogram shows the overflow bin.")>
Public Property ShowOverflowBin As Boolean