Xamarin.iOS のドキュメント
SelectedIndex プロパティ (ChartBase)

C1.iOS.Chart アセンブリ > C1.iOS.Chart 名前空間 > ChartBase クラス : SelectedIndex プロパティ
選択された要素のインデックスを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("SelectedIndex")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property SelectedIndex As System.Integer
[Foundation.Export("SelectedIndex")]
[System.ComponentModel.Browsable(true)]
public System.int SelectedIndex {get; set;}
参照

ChartBase クラス
ChartBase メンバ