how to display timeline in quarterly fashion (WPF)?
1 Answer, 1 is accepted
0
Vladi
Telerik team
answered on 18 Jun 2014, 11:44 AM
Hello Andy,
Thank you for contacting us.
In order to achieve the desired quarterly intervals in the RadGanttView control you will need to create a custom GroupTickLine by creating a class that inherits TickIntervalBase and overriding its methods.
You can take a look at our online example which shows how to achieve the desired intervals. The same example is also available in our WPF demos here.
Regards,
Vladi
Telerik
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.