Timeline controls
In constructing a user form, you can add a Timeline control so that application users can view events along a horizontal timeline. The timeline can have a start date and an optional end date that restrict the events that are displayed.
At run time, you can review events on a timeline by zooming in and out, panning to the left and right, and many other functions. For more information about interacting with the timeline, see the Vis.js website.
You can source a Timeline control from a property or a data page.
The UI Gallery landing page contains a working example of this element. To display the gallery, in Dev Studio, click
.- Adding and configuring a Timeline control
You add and configure a Timeline control when your application users need the ability to view and interact with events along a horizontal timeline.
- Creating a custom Timeline control
You can create a custom, reusable Timeline control. For example, you can customize the look and feel of the Timeline control.
Previous topic Displaying location as static map image Next topic Adding and configuring a Timeline control