Enum Class AbstractAxisAwareSeries.SeriesLayoutType

java.lang.Object
java.lang.Enum<AbstractAxisAwareSeries.SeriesLayoutType>
io.jmix.chartsflowui.kit.component.model.series.AbstractAxisAwareSeries.SeriesLayoutType
All Implemented Interfaces:
HasEnumId, Serializable, Comparable<AbstractAxisAwareSeries.SeriesLayoutType>, Constable
Enclosing class:
AbstractAxisAwareSeries<T extends AbstractAxisAwareSeries<T>>

public static enum AbstractAxisAwareSeries.SeriesLayoutType extends Enum<AbstractAxisAwareSeries.SeriesLayoutType> implements HasEnumId
SeriesLayoutBy specifies whether the column or the row of DataSet is mapped to the series, namely, the series is "layout" on columns or rows.