PieLabelsVisible property



Indicates whether labels for the pie chart slices are displayed.

Syntax

Set:     Chart.setPieLabelsVisible = isVisible
Get: isVisible = Chart.getPieLabelsVisible()

Class type

Chart object.

Data type

boolean. The value is true if the pie labels are displayed, and false otherwise. The default is true.

See also
PieLabelsPosition property
showPieLabels PARAM tag