Lists values used to specify the mode to resolve series point label overlap.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v19.2.Core.dll
Name | Description |
---|---|
Hide | If two or more labels overlap, some of them are automatically hidden to avoid overlapping. |
None | The overlapping resolving algorithm is disabled. |
Reposition | The default algorithm to re-position point labels in a random way, and avoid overlapping labels. |
Values are listed in this enumeration are used to set the PointLabelOptionsBase.OverlappingMode property.