second_value_axis property

second_value_axis property

Gets the chart’s second Y axis.

Definition:

@property
def second_value_axis(self):
    ...

See Also