[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartGroup.DropLines

DropLines Property

DropLines

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.

Declaration
IChartLines DropLines { get; }
ReadOnly Property DropLines As IChartLines