public final class ChartPointerOptions extends NativeObjectContainer
Constructor and Description |
---|
ChartPointerOptions()
Builds the object with new java script object setting the default value of plugin.
|
Modifier and Type | Method and Description |
---|---|
Style.Cursor |
getCursorPointer()
Returns the cursor type when the cursor is over the dataset item.
|
void |
setCursorPointer(Style.Cursor cursor)
Sets the cursor type when the cursor is over the dataset item.
|
getArrayValue, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, 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 ChartPointerOptions()
public void setCursorPointer(Style.Cursor cursor)
cursor
- cursor typeStyle.Cursor
public Style.Cursor getCursorPointer()
Style.Cursor