public final class StackedOptions extends BaseOptions
Constructor and Description |
---|
StackedOptions(AbstractChart<?,?> chart)
Builds the object storing the chart instance.
|
StackedOptions(AbstractChart<?,?> chart,
boolean onlyYScaled)
Builds the object storing the chart instance and if only Y axis is scaled.
|
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
public StackedOptions(AbstractChart<?,?> chart, boolean onlyYScaled)
chart
- chart instanceonlyYScaled
- true
if only Y axis is scaled.public StackedOptions(AbstractChart<?,?> chart)
chart
- chart instancepublic Scales getScales()