TPieSeries.BelongsToOtherSlice

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 OtherSlice property, and it's used to join several small slices into a single bigger one.

See also:

OtherSlice property.