Constructor Summary |
---|
AxisBins()
|
Property Getters/Setters Summary | ||
---|---|---|
function | getCount() | |
function | setCount(value) | |
Gets or set the count of axis bins | ||
function | isAutomatic() | |
function | setAutomatic(value) | |
Indicates whether the axis bins are automatic. | ||
function | isByCategory() | |
function | setByCategory(value) | |
Indicates whether grouping data by category | ||
function | getOverflow() | |
function | setOverflow(value) | |
Gets or set the overflow of axis bins | ||
function | getUnderflow() | |
function | setUnderflow(value) | |
Gets or set the underflow of axis bins | ||
function | getWidth() | |
function | setWidth(value) | |
Gets or sets the width of axis bin |
Method Summary | ||
---|---|---|
function | resetOverflow() | |
Reset the overflow
|
||
function | resetUnderflow() | |
Reset the underflow
|
function isByCategory() / function setByCategory(value)
function isAutomatic() / function setAutomatic(value)
function getWidth() / function setWidth(value)
function getCount() / function setCount(value)
function getOverflow() / function setOverflow(value)
function getUnderflow() / function setUnderflow(value)