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

    Parameters

    value
    See Also