bins property

bins property

Represents bins on a chart(Histogram/Pareto) axis

Definition:

@property
def bins(self):
    ...

See Also