y_error_bar property

y_error_bar property

Represents Y direction error bar of the series.

Definition:

@property
def y_error_bar(self):
    ...

See Also