RotateText: Boolean;
The RotateText property indicates if legend items text is rotated when alignment changes.
Use JSON or the setRotateText method to set the property value, and the getRotateText method to get the property value.
If this property is True the text is rotated, otherwise it is not.
The example of property use is given in the Spectrum Legend Settings section on the page of SpectrumLegend constructor.
See also: