LabelPositioningMode
Enum graphomate.ui.charts.enums.LabelPositioningMode
graphomate.ui.charts.enums.LabelPositioningMode.Auto
Element labels which are overlapping other labels will be hidden to get a clean chart that is simple to read.
graphomate.ui.charts.enums.LabelPositioningMode.Fix
All element labels are displayed.
graphomate.ui.charts.enums.LabelPositioningMode.None
None of the element labels is displayed.