[]
Specifies how to handle overlapping labels.
public enum OverlappingLabels
Name | Description |
---|---|
Auto | Hide overlapping labels. |
Show | Show all labels, including overlapping ones. |
Trim | Trim label if it's larger than avalable width. |
WordWrap | Wrap label if it's larger than avalable width. |