value_axis property

value_axis property

Gets the chart’s Y axis.

Definition:

@property
def value_axis(self):
    ...

See Also