ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / SelectedIndex Property

In This Topic
    SelectedIndex Property (FlexChartBase)
    In This Topic
    Gets or sets the index of chart selected element.
    Syntax
    'Declaration
     
    Public Property SelectedIndex As Integer
    public int SelectedIndex {get; set;}
    See Also