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
参照