leader_lines property

leader_lines property

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.

Definition:

@property
def leader_lines(self):
    ...

See Also