title property

title property

Gets the axis’ title. Read-only IChartTitle.

Definition:

@property
def title(self):
    ...

See Also