MindFusion WinForms Programmer's Guide
TimetableSettings.RotateTimelineTexts Property
See Also
 





Gets or sets a value indicating whether the timeline texts are rotated in a view with Horizontal orientation.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public State RotateTimelineTexts { get; set; }

Visual Basic  Copy Code

Public Property RotateTimelineTexts As State

 Property Value

Specify Enabled to display the timeline text rotated; otherwise, Disabled. Assign Unspecified to this property to use the corresponding value from the current theme.

 See Also

TimetableSettings Members
TimetableSettings Class
MindFusion.Scheduling.WinForms Namespace
RotateHeaderTexts Property