Class BarSeries.Blur
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.BarSeries.AbstractBarElement<BarSeries.Blur>
io.jmix.chartsflowui.kit.component.model.series.BarSeries.Blur
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BarSeries
Component to configure the blur state.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFields inherited from class io.jmix.chartsflowui.kit.component.model.series.BarSeries.AbstractBarElementitemStyle, label, labelLineFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.chartsflowui.kit.component.model.series.BarSeries.AbstractBarElementgetItemStyle, getLabel, getLabelLine, setItemStyle, setLabel, setLabelLine, withItemStyle, withLabel, withLabelLineMethods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Constructor Details- 
Blurpublic Blur()
 
-