Class SliderDataZoom.DataBackground
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.datazoom.SliderDataZoom.DataBackground
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SliderDataZoom
The style of data shadow.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
ChartObservableObject.ObjectChangeEvent
-
Field Summary
Fields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAreaStyle
(AreaStyle areaStyle) void
setLineStyle
(LineStyle lineStyle) withAreaStyle
(AreaStyle areaStyle) withLineStyle
(LineStyle lineStyle) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
lineStyle
-
areaStyle
-
-
Constructor Details
-
DataBackground
public DataBackground()
-
-
Method Details
-
getLineStyle
-
getAreaStyle
-