Partager via


Point.PieSliceLocation Method (PowerPoint)

Returns the vertical or horizontal position, in points, of a point on a chart item from the top or left edge of the object to the top or left edge of the chart area.

Version Information

Version Added: PowerPoint 2010

Syntax

expression .PieSliceLocation(loc, Index)

expression A variable that represents a Point object.

Parameters

Name

Required/Optional

Data Type

Description

loc

Required

XlPieSliceLocation

Specifies a horizontal or vertical coordinate.

Index

Optional

XlPieSliceIndex

Specifies which pie slice position coordinate to return. The default is xlOuterCenterPoint.

Return Value

Double

Remarks

This property applies only to pie chart types.

See Also

Concepts

Point Object

Point Object Members