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

Custom Timeline Markes

2 Answers 134 Views
GanttView
This is a migrated thread and some comments may be shown as answers.
Roberto
Top achievements
Rank 1
Roberto asked on 12 Apr 2018, 10:48 PM

I am trying the demo but I dont see if there is a way to put markers + text on the timeline for milestones.  Is there another way to accomplish this?

See attached image

2 Answers, 1 is accepted

Sort by
0
Roberto
Top achievements
Rank 1
answered on 13 Apr 2018, 06:10 AM
I forgot to mention that I'm using the WIndowsForms controls.
0
Hristo
Telerik team
answered on 13 Apr 2018, 01:23 PM
Hi Roberto,

Thank you for writing.

Such a modification cannot be directly achieved. RadGanttView exposes the TimeLineItemFormatting event in which you can customize the styling of a particular item: https://docs.telerik.com/devtools/winforms/ganttview/formatting/timeline-item-formatting. The elements in the graphical view can also be customized in the ItemPaint event: https://docs.telerik.com/devtools/winforms/ganttview/formatting/custom-painting. The markers on your timeline header appear to be outside of the control, so you can consider painting them separately. 

Additionally, you can refer to our demo application and the RadGanttView examples in it. It installs along with the controls, and source code of the project is available in the installation folder you have chosen.

I hope this helps.

Regards,
Hristo
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GanttView
Asked by
Roberto
Top achievements
Rank 1
Answers by
Roberto
Top achievements
Rank 1
Hristo
Telerik team
Share this question
or