ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexPie Class / SelectedIndex Property

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