Enum GanttChartBase.ScrollBarType

java.lang.Object
java.lang.Enum<GanttChartBase.ScrollBarType>
com.flexganttfx.view.GanttChartBase.ScrollBarType
All Implemented Interfaces:
Serializable, Comparable<GanttChartBase.ScrollBarType>
Enclosing class:
GanttChartBase<R extends Row<?,​?,​?>>

public static enum GanttChartBase.ScrollBarType
extends Enum<GanttChartBase.ScrollBarType>
Defines the type of scrollbar to be used for scrolling horizontally.
Since:
11.12.3
See Also:
GanttChartBase.scrollBarTypeProperty()