TPieSeries.Angles
TPieSeries
property Angles: TPieAngles;
Unit
Series
Description
The Angles property returns an array ( or list ) of floating point numbers that represent the start, middle and ending angles of each pie slice in the series. Angles are expressed in radian units.
This array is internally calculated. It is used internally when painting the pie slices and when calculating mouse clicks over slices.
See also:
TPieSeries.AngleSize property.
TCircledSeries.RotationAngle property.