TCircledSeries.Rotate
TCircledSeries
procedure Rotate(Const Angle: Integer);
Unit
Series
Description
The Rotate method adds the given Angle units to the CircledSeries.TCircledSeries.RotationAngle property. You can specify positive or negative Angle values. Positive values rotate anti-clockwise. Negative values result in clock-wise rotation. Angles must be expressed in degrees from 0 to 360.