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.
- Adding a Timeline control
You add a Timeline control to a layout so that application users can view and interact with events along a horizontal timeline.
- Specifying the data source for a Timeline control
To identify the events to display on the timeline, you specify the data source - property or data page - for the events. At run time, the list is automatically refreshed with new items whenever the property or data page value changes.
- Specifying the date range for a Timeline control
To identify the date range of the events to display in a Timeline control, complete the following steps.
- Specifying presentation options for a Timeline control
After you specify the data source and event dates, configure how the Timeline control is visually displayed. You can specify the height of the control and a stylesheet for the control.
Previous topic Timeline controls Next topic Adding a Timeline control