I have a Telerik.Reporting.Graph configured as a Line graph with a DateTime x-axis. Is there a way I can format the graph label so that it displays the week of the date? For example, instead of displaying a date and time, I'd like the x-axis label to display "Week 1 - 2018", "Week 2 - 2018", etc.
The formatting seems declarative without any ability to introduce customization that transforms the graph label.
I attached a screenshot for reference.
Thanks,
Jim