Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getHasDropLines Method
In This Topic
    getHasDropLines Method
    In This Topic
    Gets 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
    boolean getHasDropLines()
    See Also