Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / DropLines Property
In This Topic
    DropLines Property
    In This Topic
    Returns the IChartLines object that represents the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts.
    Syntax
    IChartLines DropLines {get;}
    See Also