TWindRoseSeries.MirrorLabels
TWindRoseSeries
property MirrorLabels: Boolean;
Unit
TeeRose
Description
Default: False
When True, the wind-rose axis labels will be mirrored, using the following formula:
Angle := 360 - Angle
If you want to mirror the series points but not the axis labels, use the MirrorAngles property.