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

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

ChartBase クラス
ChartBase メンバ