ComponentOne FlexReport for WinForms
LabelAngle Property (Axis)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.FlexChart Namespace > Axis Class : LabelAngle Property
Gets or sets the rotation angle of the axis labels.
Syntax
'Declaration
 
Public Property LabelAngle As System.Double
public System.double LabelAngle {get; set;}
Remarks
The angle is measured in degrees with valid values ranging from -90 to 90.
See Also

Reference

Axis Class
Axis Members