I'd like to have this type of effect but with a donut chart.
Aleksandar
Telerik team
commented on 27 Apr 2022, 05:07 AM
Hi Luke,
such configuration option is not available out of the box. There is an option that allows you to "highlight" a particular segment via the ExplodeField configuration, as demonstrated in this demo. If, however, full customization is desired you may need to create a custom visual function used to create a custom visual for the points based on your requirements. I can also suggest reviewing the documentation of the Drawing Library for further details.
The ExplodeField configuration will work perfectly in my case. I didn't come across any of the links you shared when I was searching through the Donut Chart documentation and demos. It would have been useful to have references for those somewhere. Just a thought. Thanks for the assistance.
I'd like to have this type of effect but with a donut chart.
Hi Luke,
such configuration option is not available out of the box. There is an option that allows you to "highlight" a particular segment via the ExplodeField configuration, as demonstrated in this demo. If, however, full customization is desired you may need to create a custom visual function used to create a custom visual for the points based on your requirements. I can also suggest reviewing the documentation of the Drawing Library for further details.