This is a migrated thread and some comments may be shown as answers.

timeline units

1 Answer 91 Views
TimeLine
This is a migrated thread and some comments may be shown as answers.
Maciej
Top achievements
Rank 1
Maciej asked on 12 Nov 2017, 08:03 PM

Hi,  

I'm testing ui for WPF and one of the most important issues for me is if it is possible to  set different time units for timeline than timedate? For instance seconds or frames or any other custom  unit?

 

MK

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 13 Nov 2017, 04:50 PM
Hello Maciej,

RadTimeline works only with DateTime. Only its instant items can define their length using TimeSpan. You can convert your custom units to date time and use them in the timeline.

Also, you can check the timeline intervals that determines what units are displayed in the timeline ruler for the different visible ranges.

Regards,
Martin Ivanov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
TimeLine
Asked by
Maciej
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or