XlPieSliceIndex Enumeration

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("2B4C8AB7-6E70-422A-B7CC-206452289F16")> _
Public Enumeration XlPieSliceIndex
'Usage
Dim instance As XlPieSliceIndex
[GuidAttribute("2B4C8AB7-6E70-422A-B7CC-206452289F16")]
public enum XlPieSliceIndex

Members

Member name Description
xlOuterCounterClockwisePoint
xlOuterCenterPoint
xlOuterClockwisePoint
xlMidClockwiseRadiusPoint
xlCenterPoint
xlMidCounterClockwiseRadiusPoint
xlInnerClockwisePoint
xlInnerCenterPoint
xlInnerCounterClockwisePoint

See Also

Reference

Microsoft.Office.Core Namespace