Charting for WinForms Programmer's Guide
BiaxialChart.YAxisLabelRotationAngle Property
See Also
 






Gets or sets the rotation angle of Y axis data labels.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double YAxisLabelRotationAngle { get; set; }

Visual Basic  Copy Code

Public Property YAxisLabelRotationAngle As Double

 Property Value

A double value specifying rotation angle. The default value is 0.

 See Also

BiaxialChart Members
BiaxialChart Class
MindFusion.Charting.WinForms Namespace