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

In This Topic
    SelectedIndex Property (C1FinancialChart)
    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