GetHasDropLines Method

GetHasDropLines function

True if the chart has drop lines.Applies only to line chart or area charts.


func (instance *Series) GetHasDropLines()  (bool,  error) 

Remarks

See Also