[]
Gets or sets the index of chart selected element.
[C1Description("FlexChartBase.SelectedIndex", "Gets or sets the index of chart selected element.")]
public int SelectedIndex { get; set; }
<C1Description("FlexChartBase.SelectedIndex", "Gets or sets the index of chart selected element.")>
Public Property SelectedIndex As Integer