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

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

ChartBase クラス
ChartBase メンバ