removeDuplicatesStrategy

The strategy for whether labels are removed if other features have the same text label. This can reduce clutter and free up space. The default is LabelRemoveDuplicatesStrategy.Automatic, which will be interpreted as LabelRemoveDuplicatesStrategy.None indicating that all labels should be shown if possible.

The distance within which to look for duplicates is controlled by LabelDefinition.removeDuplicatesDistance.

Since

200.1.0