Hi,
I'm wondering if there is a way to segment a RadCartesianChart based on specific units of time (minutes, hours, days, months, years).
For example, lets say I select the count of product orders for every month over a 4 year timespan (2012-2015). With that selection, I will have 48 points of data displayed on my line chart. As a user, I would like to view how our order numbers compare on a year-by-year basis, while still seeing the order counts for the specific months. I select an option that specifies Segment = Year. My resulting chart should look like the attached image.
Is something like this possible with RadCartesianChart?