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

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 > C1Gauge クラス : ShowText プロパティ
どの値をゲージにテキストとして表示するかを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("ShowText")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property ShowText As GaugeShowText
[Foundation.Export("ShowText")]
[System.ComponentModel.Browsable(true)]
public GaugeShowText ShowText {get; set;}
参照

C1Gauge クラス
C1Gauge メンバ