WinUI | ComponentOne
C1.WinUI.Chart Assembly / C1.WinUI.Chart Namespace / C1TreeMap Class / SelectedIndex Property
In This Topic
    SelectedIndex Property (C1TreeMap)
    In This Topic
    Gets or sets the index of selected element.
    Syntax
    public int SelectedIndex {get; set;}
    See Also