C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1BulletGraph Class
Fields Properties Methods Events

C1BulletGraph Class Members

The following tables list the members exposed by C1BulletGraph.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
Public Properties
 NameDescription
Public PropertyGets or sets a reference value considered bad for the measure.  
Public PropertyGets or sets the color of the bad range.  
Public Property (Inherited from UIKit.UIView)
Public PropertyGets or sets the format string used for displaying the gauge values as text. (Inherited from C1.iOS.Gauge.C1LinearGauge)
Public PropertyGets the GaugeRange used to represent the gauge's overall geometry and appearance. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the face border. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the face border dashes. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the width of the face border. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the face. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the format string used for displaying the gauge values as text. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets a reference value considered good for the measure.  
Public PropertyGets or sets the color of the good range.  
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets a value indicating whether the control will transition from one state to another using animations. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets the animation is processing. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets whether gauge enables user interaction or not. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets a value to determine whether the gauge is readonly. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the animation used when the control is loaded. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the maximum value of the gauge. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the maximum value font style. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the maximum value font color. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the maximum value of opacity. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the maximum label. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the minimum value of the gauge. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the minimum value font style. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the maximum value font color. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the minimum value of opacity. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the minimum label. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the starting point used for painting the range. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets the GaugeRange used to represent the gauge's current value. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the pointer. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets the collection of ranges in this gauge. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets whether the gauge should display the ranges contained in the ranges property. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets which values should be displayed as text in the gauge. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyIComponent Site (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets a value that determines the intervals the Value can be set when the user interacts directly with the control. For instance if Step=25 the possible values will be 0,25,50,75,100. (Inherited from C1.iOS.Gauge.C1Gauge)
Public Property (Inherited from Foundation.NSObject)
Public PropertyGets or sets the target value for the measure.  
Public PropertyGets or sets the color of the target.  
Public PropertyGets or sets the thickness of the gauge, on a scale between zero and one. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the animation used when the value property changes. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyDetermines whether input events are processed by this view. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the value displayed on the gauge. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets an C1.iOS.Core.IValueConverter associated with this. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the value font style. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the value font color. (Inherited from C1.iOS.Gauge.C1Gauge)
Public PropertyGets or sets the color of the value label. (Inherited from C1.iOS.Gauge.C1Gauge)
Top
Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public MethodOverridden. Called after the object has been loaded from the nib file.  
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodGet point color from the value. (Inherited from C1.iOS.Gauge.C1Gauge)
Public MethodGet the rectangle of gauge range. (Inherited from C1.iOS.Gauge.C1LinearGauge)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodRefreshes the control. (Inherited from C1.iOS.Gauge.C1Gauge)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Top
Extension Methods
 NameDescription
Public Extension MethodGet the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
Public Events
 NameDescription
Public Event (Inherited from UIKit.UIView)
Public Event (Inherited from UIKit.UIView)
Public EventOccurs when the object is disposed. (Inherited from C1.iOS.Gauge.C1Gauge)
Public EventOccurs for every touch event. (Inherited from C1.iOS.Gauge.C1Gauge)
Public Event​Occurs when the value changed. (Inherited from C1.iOS.Gauge.C1Gauge)
Top
See Also