SetHasDropLines Method

SetHasDropLines function

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


func (instance *Series) SetHasDropLines(value bool)  error

Remarks

See Also