secondary_horizontal_axis property

secondary_horizontal_axis property

Gets the chart’s secondary horizontal axis. Read-only IAxis.

Definition:

@property
def secondary_horizontal_axis(self):
    ...

See Also