Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The are chart has a multicolor feature that changes colour by segment. These are defined with a single value where the segment ends.
However, I have datetime series data and would like to segment by weekday/weekend and holiday where I have a list of start/end dates for weekends and holidays.
It would be better if ChartSegment supported 'Start' end 'End' properties in the same way 'ChartStripelines' and 'ChartCategory' on multi-axis labels do, rather than just this single value.