Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / BinOption Class
Fields Properties Methods Events


In This Topic
    BinOption Class Members
    In This Topic

    The following tables list the members exposed by BinOption.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldIndicate the bin option has custom bin type.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether automatic overflow is used.  
    Public PropertyGets or sets whether automatic underflow is used.  
    Public PropertyGets or sets the number of bins in the histogram series.  
    Public PropertyGets or sets the size of the bin data for the histogram series.  
    Public PropertyGets the axis option for the histogram series.  
    Public PropertyGets or sets whether the bin is an overflow bin.  
    Public PropertyGets or sets whether the bin is an underflow bin.  
    Public PropertyGets or sets the overflow bin value.  
    Public PropertyGets or sets the underflow bin value.  
    Top
    Public Methods
     NameDescription
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodSet bin type.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the bin option is changed.  
    Top
    See Also