display_name property

display_name property

Gets the series’s name that displays on the chart graph.

Definition:

@property
def display_name(self):
    ...

See Also