Class Radar.Indicator
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.axis.Radar.Indicator
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Radar
Indicator of radar chart, which is used to assign multiple variables(dimensions) in radar chart.
Required attribute to displaying radar coordinates.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
ChartObservableObject.ObjectChangeEvent
-
Field Summary
Modifier and TypeFieldDescriptionprotected Color
protected Integer
protected Integer
protected String
Fields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
name
-
max
-
min
-
color
-
-
Constructor Details
-
Indicator
public Indicator()
-
-
Method Details
-
getName
-
setName
-
getMax
-
setMax
-
getMin
-
setMin
-
getColor
-
withName
-
withMax
-
withMin
-