SeparatorMode
Enum graphomate.ui.charts.enums.SeparatorMode
graphomate.ui.charts.enums.SeparatorMode.Datatypes
The separators are displayed according to changes of the datatype in a data series. The used series is determined by a separate property of the chart.
graphomate.ui.charts.enums.SeparatorMode.Categories
The separators are displayed according to changes in the highest level of category labels.
graphomate.ui.charts.enums.SeparatorMode.Manual
The separators are displayed according to the specific chart property for manual separator positions.
graphomate.ui.charts.enums.SeparatorMode.None
The separators are disabled.