ComponentOne FinancialChart for WinForms
LabelAngle Property

C1.Win.Chart Namespace > Axis Class : LabelAngle Property
Gets or sets the rotation angle of the axis labels.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property LabelAngle As Double
[DefaultValue()]
public 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