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

C1.iOS.Chart アセンブリ > C1.iOS.Chart 名前空間 > ChartBase クラス : Binding プロパティ
系列の Y 値を含むプロパティの名前を取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("Binding")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property Binding As System.String
[Foundation.Export("Binding")]
[System.ComponentModel.Browsable(true)]
public System.string Binding {get; set;}
解説
複合グラフタイプの場合は、カンマ区切りで複数の名前が含まれます。
参照

ChartBase クラス
ChartBase メンバ