Class FunnelSeries.LabelLine
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.FunnelSeries.LabelLine
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FunnelSeries
The visual guideline style of label. When 
Label.setPosition(Label.Position.PositionType) is set
 as Label.Position.PositionType.LEFT or Label.Position.PositionType.RIGHT,
 the visual guideline will show.- 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()voidvoidsetLineStyle(LineStyle lineStyle) voidwithLength(Integer length) 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- 
show
- 
length
- 
lineStyle
 
- 
- 
Constructor Details- 
LabelLinepublic LabelLine()
 
- 
- 
Method Details- 
getShow
- 
setShow
- 
getLength
- 
setLength
- 
getLineStyle
- 
withShow
- 
withLength
 
-