TPieSeries.BelongsToOtherSlice
TPieSeries
function BelongsToOtherSlice(ValueIndex: Integer): Boolean;
Unit
Series
Description
Returns True if the ValueIndex pie slice value is inside the group of slices that form the "other" slice.
The "other" slice is controlled by the TPieSeries.OtherSlice property, and it's used to join several small slices into a single bigger one.
See also:
TPieSeries.OtherSlice property.