GetLeaderLines Method

GetLeaderLines function

Represents leader lines on a chart. Leader lines connect data labels to data points.This object isn’t a collection; there’s no object that represents a single leader line.


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

Remarks

See Also