TadvChartView3d

Can we have an event for clicking on a label. We want to show something based on the label clicked.
The OnItemClick gives us the pie slice we want but sometimes the slice is too small for the user to click.
But the label with the slice is a good size and easy to click on. So an OnLabelClick event would go along way. Thanks,