Describes the possible values of the Style property of the PieOtherSlice class.
[Serializable]
public sealed enum PieOtherStyles : Enum , IComparable, IFormattable
, IConvertible

Public Members

MemberDescription
NoneNo "Other" slice is generated. (default)
BelowPercentSlices with values below a percentage are grouped.
BelowValueSlices with values below a value are grouped.

See Also

Steema.TeeChart.Styles Namespace