AxisBins
Contents
[
Hide
]AxisBins class
Represents axis bins
Methods
| Name | Description |
|---|---|
| getCount() | Gets or set the count of axis bins |
| getOverflow() | Gets or set the overflow of axis bins |
| getUnderflow() | Gets or set the underflow of axis bins |
| getWidth() | Gets or sets the width of axis bin |
| isAutomatic() | Indicates whether the axis bins are automatic. |
| isByCategory() | Indicates whether grouping data by category |
| resetOverflow() | Reset the overflow |
| resetUnderflow() | Reset the underflow |
| setAutomatic() | Indicates whether the axis bins are automatic. |
| setByCategory() | Indicates whether grouping data by category |
| setCount() | Gets or set the count of axis bins |
| setOverflow() | Gets or set the overflow of axis bins |
| setUnderflow() | Gets or set the underflow of axis bins |
| setWidth() | Gets or sets the width of axis bin |
getCount()
Gets or set the count of axis bins
getOverflow()
Gets or set the overflow of axis bins
getUnderflow()
Gets or set the underflow of axis bins
getWidth()
Gets or sets the width of axis bin
isAutomatic()
Indicates whether the axis bins are automatic.
isByCategory()
Indicates whether grouping data by category
resetOverflow()
Reset the overflow
resetUnderflow()
Reset the underflow
setAutomatic()
Indicates whether the axis bins are automatic.
setByCategory()
Indicates whether grouping data by category
setCount()
Gets or set the count of axis bins
setOverflow()
Gets or set the overflow of axis bins
setUnderflow()
Gets or set the underflow of axis bins
setWidth()
Gets or sets the width of axis bin