Featured Products
Omegabundle for Xojo 2025 Products

Yes, they do using the ItemClicked event. The following lets you know what label or value was clicked, for pie charts the sector:

Sub ItemClicked(XLabel As String, X As Integer, DataSet As Integer, DataSetName As String, Value As Double, Title As String, Sector As Integer, Label As String)