[]
        
(Showing Draft Content)

C1.Win.Chart.RangedHistogram.ShowOverflowBin

ShowOverflowBin Property

ShowOverflowBin

Gets or sets whether the histogram shows the overflow bin.

Declaration
[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
Implements
C1.Chart.IRangedHistogramSeries.ShowOverflowBin