labels property

labels property

Returns the Labels of a series. Read-only IDataLabelCollection.

Definition:

@property
def labels(self):
    ...

See Also