public final class ChartAreaNode extends BaseBoxItem
Constructor and Description |
---|
ChartAreaNode(NativeObject nativeObject)
Creates the item using a native java script object which contains all properties.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isConsistent()
Returns
true if the empty has got all necessary properties otherwise false .This is helpful when the chart is still initializing and chart area is not consistent. |
String |
toString() |
getBottom, getLeft, getRight, getTop, isInside
checkValue, empty, getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, keys, remove, remove, removeIfExists, setArrayValue, setArrayValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public ChartAreaNode(NativeObject nativeObject)
nativeObject
- native java script object which contains all properties.