Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setBinsUnderflowValue Method
In This Topic
    setBinsUnderflowValue Method
    In This Topic
    Sets the value below which an underflow bin is displayed. It only works if the BinsUnderflowEnabled property is True.
    Syntax
    void setBinsUnderflowValue( 
       double value
    )

    Parameters

    value
    See Also