AxisBins class

AxisBins class

Represents axis bins

The AxisBins type exposes the following members:

Properties

PropertyDescription
is_by_categoryIndicates whether grouping data by category
is_automaticIndicates whether the axis bins are automatic.
widthGets or sets the width of axis bin
countGets or set the count of axis bins
overflowGets or set the overflow of axis bins
underflowGets or set the underflow of axis bins

Methods

MethodDescription
reset_overflowReset the overflow
reset_underflowReset the underflow

See Also