TPieSeries.CheckOrder
TPieSeries
procedure CheckOrder; override;
Unit
Series
Description
Pie series overrides internal CheckOrder method to remove the "Other" slice before sorting pie data.
After data is sorted, the "Other" slice is added again (if TPieSeries.OtherSlice property is used).