MindFusion WinForms Programmer's Guide
Label.RotationAngle Property
See Also
 





Gets or sets the rotation angle of the label text.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float RotationAngle { get; set; }

Visual Basic  Copy Code

Public Property RotationAngle As Single

 Property Value

A float value specifying the rotation angle of the label text, in degrees.

 See Also

Label Members
Label Class
MindFusion.Reporting Namespace