C1.Chart Namespace : PieLabelPosition Enumeration |
'Declaration
Public Enum PieLabelPosition Inherits System.Enum
'Usage
Dim instance As PieLabelPosition
public enum PieLabelPosition : System.Enum
public enum class PieLabelPosition : public System.Enum
Member | Description |
---|---|
Center | The item appears at the center of the pie slice. |
Circular | The item appears inside the pie slice and has circular direction. |
Inside | The label appears inside the pie slice. |
None | No data labels. |
Outside | The item appears outside the pie slice. |
Radial | The item appears inside the pie slice and depends of its angle. |
System.Object
System.ValueType
System.Enum
C1.Chart.PieLabelPosition
Target Platforms: 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