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

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 > C1RadialGauge クラス : AutoScale プロパティ
ゲージを自動的にホスト要素いっぱいに拡大するかどうかを取得または設定します。
シンタックス
'宣言
 
<Foundation.ExportAttribute("AutoScale")>
<System.ComponentModel.BrowsableAttribute(True)>
Public Property AutoScale As System.Boolean
[Foundation.Export("AutoScale")]
[System.ComponentModel.Browsable(true)]
public System.bool AutoScale {get; set;}
参照

C1RadialGauge クラス
C1RadialGauge メンバ