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