schoong's avatar
schoong
Copper Contributor
Mar 05, 2026
Status:
New

Get selected chart element in Excel JS API

We need to read the data point when a user clicks on one of the parts of a bar chart or pie chart. Something like getSelectedChartElement() that points to the underlying cell range where the data point resides. Or a Chart event whenever a chart element is selected.

No CommentsBe the first to comment