Search
ResourceViewSettings.bottomTimelineSettings Property
See Also
 






Gets the settings for the bottom timeline.

Namespace: MindFusion.Scheduling
File: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get bottomTimelineSettings() {}

 Property Value

An instance of the TimelineSettings class.

 See Also