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