FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / FlexChartBase Class / SelectedIndex Property

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