MindFusion.Wpf Pack Programmer's Guide
Header.RotateTitle Property
See Also
 





Gets or sets a value indicating whether to rotate the header caption at 90 degree.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool RotateTitle { get; set; }

Visual Basic  Copy Code

Public Property RotateTitle As Boolean

 Property Value

true if the title should be rotated; otherwise, false. The default is false.

 See Also

Header Members
Header Class
MindFusion.Diagramming.Wpf.Lanes Namespace