PieLabelsPosition property



The placement of the pie labels.

Syntax

Set:     Chart.setPieLabelsPosition(lPosition)
Get: lPosition = Chart.getPieLabelsPosition

Applies to

Chart object.

Data type

integer.
Value Description
1 The labels are placed outside the pie. (default)
2 The labels are placed inside the pie slices.

See also
PieLabelsVisible property