GetDropLines Method

GetDropLines function

Returns a Line object that represents the drop lines for a series on the line chart or area chart.Applies only to line chart or area charts.


func (instance *Series) GetDropLines()  (*Line,  error) 

Remarks

See Also