public abstract class MultiScalesOptions extends BaseOptions
Modifier | Constructor and Description |
---|---|
protected |
MultiScalesOptions(AbstractChart<?,?> chart)
Builds the object storing the chart instance.
Sets also the scales object. |
Modifier and Type | Method and Description |
---|---|
Scales |
getScales() |
addHandler, generateLegend, getAnimation, getDevicePixelRatio, getElements, getEvents, getHover, getLayout, getLegend, getLegendCallBack, getPlugins, getResponsiveAnimationDuration, getTitle, getTooltips, isAnimationEnable, isMaintainAspectRatio, isResponsive, onClick, onHover, onItemClick, onResize, removeHandler, setAnimationEnabled, setDevicePixelRatio, setEvents, setLegendCallBack, setMaintainAspectRatio, setResponsive, setResponsiveAnimationDuration
onAdd, onRemove
getChart
checkAndGetDoubleValues, checkAndGetEnumValues, checkAndGetIntegerValues, checkAndGetStringValues, checkAndSetDoubleValues, checkAndSetEnumValues, checkAndSetIntegerValues, checkAndSetStringValues, getDoubleArray, getIntegerArray, getJavaScriptObject, getObjectArray, getStringArray, getValue, getValue, getValue, getValue, getValue, getValue, getValue, has, has, hasToBeRegistered, isEmpty, keys, remove, remove, removeIfExists, setDoubleArray, setEnumValueArray, setIntegerArray, setObjectArray, setStringArray, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, type
protected MultiScalesOptions(AbstractChart<?,?> chart)
chart
- chart instancepublic Scales getScales()