Xamarin.iOS のドキュメント
LegendPosition プロパティ

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

ChartBase クラス
ChartBase メンバ