title property

title property

Gets the axis’ title.

Definition:

@property
def title(self):
    ...

See Also