Spread for ASP.NET 12 Product Documentation
IsUnderflowBin Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > BinOption Class : IsUnderflowBin Property
Gets or sets whether the bin is an underflow bin.
Syntax
'Declaration
 
Public Property IsUnderflowBin As Boolean
'Usage
 
Dim instance As BinOption
Dim value As Boolean
 
instance.IsUnderflowBin = value
 
value = instance.IsUnderflowBin
public bool IsUnderflowBin {get; set;}
See Also

Reference

BinOption Class
BinOption Members