score:0

for typescript you can get the arc element from the registry like so:

const arcelement = chart.registry.elements.get('arc');

Related Query

More Query from same tag