Upravit

Sdílet prostřednictvím


XlPieSliceLocation Enum

Definition

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

public enum class XlPieSliceLocation
public enum XlPieSliceLocation
Public Enum XlPieSliceLocation
Inheritance
XlPieSliceLocation

Fields

Name Value Description
xlHorizontalCoordinate 1

The horizontal coordinate (x)

xlVerticalCoordinate 2

The vertical coordinate (y)

Applies to