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!
It would be great if there was a capability to allow chart points customizations such as setting colors using an "on point render" event for all Blazor chart types.
I am familiar with the "PointColorMapping" capability. However, implementing this is not feasible in many scenarios I have to deal with since it requires data source objects "manipulation" or other kind of "workarounds" so that the data source objects holds the required property.
It would be much more feasible in many of my scenarios using an event such as "on point render".