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 SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetAreaStyle(AreaStyle areaStyle) voidsetLineStyle(LineStyle lineStyle) withAreaStyle(AreaStyle areaStyle) withLineStyle(LineStyle lineStyle) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Field Details- 
lineStyle
- 
areaStyle
 
- 
- 
Constructor Details- 
DataBackgroundpublic DataBackground()
 
- 
- 
Method Details- 
getLineStyle
- 
getAreaStyle
 
-