category_axis property

category_axis property

Gets the chart’s X axis.

Definition:

@property
def category_axis(self):
    ...

See Also