Search
ResourceViewSettings.bottomTimelineSettings Property
See Also
 






Gets the settings for the bottom timeline.

Namespace: MindFusion.Scheduling
Assembly: ResourceViewSettings.js

 Syntax

JavaScript  Copy Code

get bottomTimelineSettings() {}
set bottomTimelineSettings(value) {}

 Property Value

An instance of the TimelineSettings class.

 See Also