com.vaadin.flow.component.charts.model.

Enum Class TreeMapLayoutStartingDirection

java.lang.Object
java.lang.Enum<TreeMapLayoutStartingDirection>
com.vaadin.flow.component.charts.model.TreeMapLayoutStartingDirection

All Implemented Interfaces:

ChartEnum, Serializable, Comparable<TreeMapLayoutStartingDirection>, Constable

public enum TreeMapLayoutStartingDirection extends Enum<TreeMapLayoutStartingDirection> implements ChartEnum

The direction where the layout algorithm will start drawing. Applies to ChartType.TREEMAP charts.