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

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

ChartBase クラス
ChartBase メンバ