Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / HasDropLines Property
In This Topic
    HasDropLines Property
    In This Topic
    Gets or 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
    System.bool HasDropLines {get; set;}
    See Also