Xamarin.iOS のドキュメント
C1RadialGauge クラス
メンバ 

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 : C1RadialGauge クラス
C1RadialGaugeは円形ゲージを表示します。このスケールには単一の値を表すインジケーターが付いており、参照値を表す範囲を任意に設定できます。
オブジェクト モデル
C1RadialGauge クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("C1RadialGauge")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class C1RadialGauge 
   Inherits C1Gauge
   Implements C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment 
[Foundation.Register("C1RadialGauge")]
[System.ComponentModel.DesignTimeVisible(true)]
[C1LicensedControl()]
public class C1RadialGauge : C1Gauge, C1.iOS.Core.IDependencyObject, Foundation.INSCoding, Foundation.INSObjectProtocol, ObjCRuntime.INativeObject, UIKit.IUIAccessibilityIdentification, UIKit.IUIAppearance, UIKit.IUIAppearanceContainer, UIKit.IUICoordinateSpace, UIKit.IUIDynamicItem, UIKit.IUITraitEnvironment  
継承階層

System.Object
   Foundation.NSObject
      UIKit.UIResponder
         UIKit.UIView
            C1.iOS.Gauge.C1Gauge
               C1.iOS.Gauge.C1RadialGauge

参照

C1RadialGauge メンバ
C1.iOS.Gauge 名前空間