Action
Gets the selected ChartItem in the chart. If multiple items are selected, this property specifies the most recently selected
item.
Syntax
C#
protected Integer selectedChartItem { get; }
VB
'Declaration
Protected Read Property selectedChartItem As Integer
Access
Read only.