Spread for ASP.NET 12 Product Documentation
OverFlowValue Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BinOption Class : OverFlowValue Property
Gets or sets the overflow bin value.
Syntax
'Declaration
 
Public Property OverFlowValue As Double
'Usage
 
Dim instance As BinOption
Dim value As Double
 
instance.OverFlowValue = value
 
value = instance.OverFlowValue
public double OverFlowValue {get; set;}
See Also

Reference

BinOption Class
BinOption Members