Hi Brian, To accomplish this task, you should do the following: 1. Set the ChartControl.RuntimeSelection property to True . 2. Handle the ChartControl.ObjectSelected and ObjectHotTracked events as follows: private void chartControl1_ObjectSelected(object sender, DevExpress.XtraCharts.HotTrackEventArgs...