Search
TimetableSettings.getRotateTimelineTexts Method
See Also
 






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

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getRotateTimelineTexts ()

 Return Value

true to display the timeline text rotated; otherwise, false.

 See Also