secondary_vertical_axis property

secondary_vertical_axis property

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

Definition:

@property
def secondary_vertical_axis(self):
    ...

See Also