Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setShowNegativeBubbles Method
In This Topic
    setShowNegativeBubbles Method
    In This Topic
    Sets whether to show negative bubbles (True if negative bubbles are shown for the chart group). Valid only for bubble charts.
    Syntax
    void setShowNegativeBubbles( 
       boolean value
    )

    Parameters

    value
    See Also