public final class ZoomOptions extends AbstractPluginOptions
ZoomPlugin.ID plugin options where to set all the configuration needed to the plugin.| Constructor and Description | 
|---|
| ZoomOptions()Creates new  ZoomPlugin.IDplugin options. | 
| ZoomOptions(IsChart chart)Creates new  ZoomPlugin.IDplugin options, relating to chart instance for default. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | applyingDefaults()This is invoked before storing the plugins options as default. | 
| Limits | getLimits()Returns the limits element. | 
| Pan | getPan()Returns the pan element. | 
| Zoom | getZoom()Returns the zoom element. | 
applyingDefaults, getEvents, getId, getPluginId, loadGlobalsPluginOptions, setEvents, setEvents, store, store, store, storecheckAndAddToParent, getChildKey, getParentNode, getRootNode, retrieveRoot, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setArrayValueAndAddToParent, setElementAndAddToParent, setInternalCallbackToModel, setInternalCallbackToModel, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParent, setValueOrArrayAndAddToParentcheckDefaultValuesArgument, empty, getArrayValue, getElement, getIncrementalId, getNativeChart, getNativeEvent, getNativeObject, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueForMultipleKeyTypes, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, getValueOrArray, has, has, isType, keys, loadNativeObject, remove, remove, setArrayValue, setArrayValue, setArrayValue, setElement, setEmptyValue, setNewIncrementalId, setNewIncrementalId, setValue, 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, setValueOrArray, toJSON, typepublic ZoomOptions()
ZoomPlugin.ID plugin options.public ZoomOptions(IsChart chart)
ZoomPlugin.ID plugin options, relating to chart instance for default.chart - chart instance related to the plugin optionsprotected void applyingDefaults()
AbstractPluginOptionsapplyingDefaults in class AbstractPluginOptionspublic Pan getPan()
public Zoom getZoom()
public Limits getLimits()