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

C1.iOS.Gauge アセンブリ > C1.iOS.Gauge 名前空間 : C1LinearGauge クラス
C1LinearGaugeは線形スケールを表示します。このスケールには単一の値を表すインジケーターが付いており、参照値を表す範囲を任意に設定できます。
オブジェクト モデル
C1LinearGauge クラス
シンタックス
'宣言
 
<Foundation.RegisterAttribute("C1LinearGauge")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class C1LinearGauge 
   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("C1LinearGauge")]
[System.ComponentModel.DesignTimeVisible(true)]
[C1LicensedControl()]
public class C1LinearGauge : 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.C1LinearGauge
                  C1.iOS.Gauge.C1BulletGraph

参照

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