Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getDropLines Method
In This Topic
    getDropLines Method
    In This Topic
    Returns the IChartLines object that represents the drop lines for aseries on a line chart or area chart. Applies only to line charts or area charts.
    Syntax
    IChartLines getDropLines()
    See Also