public final class ChartAreaNode extends BaseBoxItem
Constructor and Description |
---|
ChartAreaNode(ChartEnvelop<NativeObject> envelop)
Creates the item using envelop with the 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, getHeight, getLeft, getRight, getTop, getWidth, isInside
checkDefaultValuesArgument, empty, getArrayValue, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, setValueOrArray, toJSON, type
public ChartAreaNode(ChartEnvelop<NativeObject> envelop)
envelop
- envelop with the native java script object which contains all properties.