ComponentOne Document Library for UWP
LabelAngle Property

C1.UWP.Document Assembly > C1.Xaml.Document.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