Gets or sets a value indicating whether to rotate the header caption at 90 degree.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool RotateTitle { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotateTitle As Boolean |
true if the title should be rotated; otherwise, false. The default is false.