Class ElementLabelLine
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.ElementLabelLine
- All Implemented Interfaces:
Serializable
Configuration component of label guideline for elements for series.
- 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 TypeMethodDescriptiongetShow()
void
setLineStyle
(LineStyle lineStyle) void
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
-
show
-
lineStyle
-
-
Constructor Details
-
ElementLabelLine
public ElementLabelLine()
-
-
Method Details
-
getShow
-
setShow
-
getLineStyle
-
withShow
-