UI for WPF
Easily group the Timeline items to improve the readability of the represented events. Take advantage of the available expand/collapse logic to display or hide a group of events on the current timeline. Make RadTimeline even more interactive by enabling and configuring the selection feature. Enable the single, multiple or extended selection mode to allow your users to select one or multiple timeline items.
Take advantage of the RadTimeline Annotations support to provide your users with more information regarding the displayed periods of time. Associate the annotations with a start date and duration to mark the annotation’s position on the timeline.
RadTimeline supports custom order of items. Simply specify the vertical position by choosing the row index for each item.
You can specify the possible time units for the timeline out of a predefined list of supported time units. The control chooses the best time unit from the collection, according to the current zoom level.
You can easily zoom in and out in order to display a certain sub-period in greater detail or get a better overview of the whole period.
Specify a tooltip template for the Timeline items in order to display their details.