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

    Parameters

    value
    See Also