Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ISeries Interface / setShowConnectorLines Method
In This Topic
    setShowConnectorLines Method
    In This Topic
    Sets whether to show the connector lines which connect the end of each column to the beginning of the next column. The default value is true. Valid only for waterfall charts.
    Syntax
    void setShowConnectorLines( 
       boolean value
    )

    Parameters

    value
    See Also