Search
ResourceViewSettings.getMiddleTimelineSettings Method
See Also
 






Gets the settings for the middle timeline.

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

 Syntax

Java  Copy Code

public TimelineSettings getMiddleTimelineSettings ()

 Return Value

An instance of the TimelineSettings class that defines the preferences for the bottom timeline.

 See Also