plot_on_second_axis property

plot_on_second_axis property

Indicates if series of this group is plotted on secondary axis. Read-only bool.

Definition:

@property
def plot_on_second_axis(self):
    ...

See Also