second_category_axis property

second_category_axis property

Gets the chart’s second X axis.

Definition:

@property
def second_category_axis(self):
    ...

See Also