PieExplodeSlicePercent property



The amount of space between slices in an exploded pie. The value is a percent of the pie radius.

Syntax

Set:     Chart.setPieExplodeSlicePercent(percent)
Get: percent = Chart.getPieExplodeSlicePercent

Applies to

Chart object.

Data type

integer. A number between 0 and 100 that represents the amount of space between pie slices. The default value is 0.

See also
pieExplodeSlicePercent PARAM tag