Class BarSeries.BackgroundStyle

java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.BarSeries.BackgroundStyle
All Implemented Interfaces:
HasBorder<BarSeries.BackgroundStyle>, HasShadow<BarSeries.BackgroundStyle>, Serializable
Enclosing class:
BarSeries

public static class BarSeries.BackgroundStyle extends ChartObservableObject implements HasShadow<BarSeries.BackgroundStyle>, HasBorder<BarSeries.BackgroundStyle>
Background style of each bar. Only works if BarSeries.showBackground is set to true.
See Also: