[]
Use the members of this enumeration to set the value of the Method property of an AutoLabelArrangement object.
public enum AutoLabelArrangementMethodEnum
Name | Description |
---|---|
Decimation | The method removes labels which can not be placed without overlapping. |
FindingOptimum | This method tries to position labels avoiding its overlapping. |