PieSliceLabelInsideFitMode Enum
Determines what happens if a label does not fit inside the pie slice.
public enum PieSliceLabelInsideFitMode
Fields
| Name | Description |
|---|---|
| Hide | The label will be automatically hidden. |
| None | The label will overlap the bounds of the pie slice. |