Class BarSeries.LabelLine
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.BarSeries.LabelLine
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- BarSeries
Configuration component of label guideline.
- 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 TypeMethodDescriptiongetShow()voidsetLineStyle(LineStyle lineStyle) voidwithLineStyle(LineStyle lineStyle) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Field Details- 
show
- 
lineStyle
 
- 
- 
Constructor Details- 
LabelLinepublic LabelLine()
 
- 
- 
Method Details- 
getShow
- 
setShow
- 
getLineStyle
- 
withShow
 
-