OverFlowValue Property (BinOption)
Gets or sets the overflow bin value.
public double OverFlowValue {get; set;}
'Declaration
Public Property OverFlowValue As Double
'Usage
Dim instance As BinOption
Dim value As Double
instance.OverFlowValue = value
value = instance.OverFlowValue