TPieOtherSlice.Style
TPieOtherSlice
property Style: TPieOtherStyle;
Unit
Series
Description
Defines whether to use value or percentage to group the 'other' Pie slice.
Options:
poNone No "Other" slice is generated. (default)
poBelowPercent Slices with values below a TPieOtherSlice.Value are grouped.
poBelowValue Slices with values below a TPieOtherSlice.Value are grouped.