C1BulletGraphは、ダッシュボード用に設計された線形ゲージの一種です。単一の主要指標を比較指標や定性的範囲と共に表示するため、指標が良好、不良、またはその他の状態のいずれにあるかがすぐにわかります。
オブジェクト モデル
シンタックス
'宣言
<Foundation.RegisterAttribute("C1BulletGraph")>
<System.ComponentModel.DesignTimeVisibleAttribute(True)>
<C1LicensedControlAttribute()>
Public Class C1BulletGraph
Inherits C1LinearGauge
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("C1BulletGraph")]
[System.ComponentModel.DesignTimeVisible(true)]
[C1LicensedControl()]
public class C1BulletGraph : C1LinearGauge, 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
参照