[]
Specifies how to handle pie data labels that are outside the corresponding pie segment.
public enum PieLabelOverlapping
Name | Description |
---|---|
Default | Show overlapped labels. |
Hide | Hide label if its content is larger than the corresponding pie segment. |
Trim | Trim label content if its width is larger than the corresponding pie segment. |