Gets or sets a value indicating whether to rotate the header caption at 90 degrees.
Namespace: MindFusion.Diagramming.Lanes
File: Header.js
SyntaxJavaScript
Copy Code
|
|---|
get rotateTitle() {} |
Boolean
true if the title should be rotated, or false otherwise.
See Also