series_axis property

series_axis property

Gets the chart’s series axis.

Definition:

@property
def series_axis(self):
    ...

See Also