Share via


Point.PieSliceLocation Method (Excel)

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

Version Information

추가된 버전: Excel 2010

Syntax

.PieSliceLocation(loc, Index)

A variable that represents a Point object.

Parameters

Name

Required/Optional

Data Type

Description

loc

필수

XlPieSliceLocation

Specifies a horizontal or vertical coordinate.

Index

선택

XlPieSliceIndex

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

Return Value

Double

Remarks

This property only applies to pie and doughnut chart types.

참고 항목

개념

Point Object

Point Object Members