'Declaration
Public Enum PieSliceDataPointLabelsPositionType Inherits System.Enum
'Usage
Dim instance As PieSliceDataPointLabelsPositionType
public enum PieSliceDataPointLabelsPositionType : System.Enum
'Declaration
Public Enum PieSliceDataPointLabelsPositionType Inherits System.Enum
'Usage
Dim instance As PieSliceDataPointLabelsPositionType
public enum PieSliceDataPointLabelsPositionType : System.Enum
Member | Description |
---|---|
BestFit | The data labels are located inside the pie slices, unless there is not enough space; in that case, they will be located outside the pie slices. |
Center | The data labels are located in the center of the pie slices. |
InsideEnd | The data labels are located inside of the pie slices, near the end of them. |
OutsideEnd | The data labels are located just outside of the pie slices. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.PieSliceDataPointLabelsPositionType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2