Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / setHasUpDownBars Method
In This Topic
    setHasUpDownBars Method
    In This Topic
    Sets whether the line chart has up and down bars (True if a line chart has up and down bars). Applies only to line charts.
    Syntax
    void setHasUpDownBars( 
       boolean value
    )

    Parameters

    value
    See Also