| Name | Description |
 | Bad | Gets or sets a reference value considered bad for the measure. |
 | BadRangeColor | Gets or sets the color of the bad range. |
 | ClassHandle | (Inherited from UIKit.UIView) |
 | Direction | Gets or sets the format string used for displaying the gauge values as text. (Inherited from C1.iOS.Gauge.C1LinearGauge) |
 | Face | Gets the GaugeRange used to represent the gauge's overall geometry and appearance. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | FaceBorderColor | Gets or sets the color of the face border. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | FaceBorderDashes | Gets or sets the face border dashes. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | FaceBorderWidth | Gets or sets the width of the face border. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | FaceColor | Gets or sets the color of the face. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Format | Gets or sets the format string used for displaying the gauge values as text. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Good | Gets or sets a reference value considered good for the measure. |
 | GoodRangeColor | Gets or sets the color of the good range. |
 | Handle | (Inherited from Foundation.NSObject) |
 | IsAnimated | Gets or sets a value indicating whether the control will transition from one state to another using animations. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | IsAnimating | Gets the animation is processing. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | IsEnabled | Gets or sets whether gauge enables user interaction or not. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | IsReadOnly | Gets or sets a value to determine whether the gauge is readonly. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | LoadAnimation | Gets or sets the animation used when the control is loaded. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Max | Gets or sets the maximum value of the gauge. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MaxFont | Gets or sets the maximum value font style. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MaxFontColor | Gets or sets the maximum value font color. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MaxOpacity | Gets or sets the maximum value of opacity. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MaxTextColor | Gets or sets the color of the maximum label. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Min | Gets or sets the minimum value of the gauge. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MinFont | Gets or sets the minimum value font style. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MinFontColor | Gets or sets the maximum value font color. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MinOpacity | Gets or sets the minimum value of opacity. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | MinTextColor | Gets or sets the color of the minimum label. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Origin | Gets or sets the starting point used for painting the range. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Pointer | Gets the GaugeRange used to represent the gauge's current value. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | PointerColor | Gets or sets the color of the pointer. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Ranges | Gets the collection of ranges in this gauge. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ShowRanges | Gets or sets whether the gauge should display the ranges contained in the ranges property. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ShowText | Gets or sets which values should be displayed as text in the gauge. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Site | IComponent Site (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Step | Gets 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) |
 | SuperHandle | (Inherited from Foundation.NSObject) |
 | Target | Gets or sets the target value for the measure. |
 | TargetColor | Gets or sets the color of the target. |
 | Thickness | Gets or sets the thickness of the gauge, on a scale between zero and one. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | UpdateAnimation | Gets or sets the animation used when the value property changes. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | UserInteractionEnabled | Determines whether input events are processed by this view. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | Value | Gets or sets the value displayed on the gauge. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ValueConverter | Gets or sets an C1.iOS.Core.IValueConverter associated with this. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ValueFont | Gets or sets the value font style. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ValueFontColor | Gets or sets the value font color. (Inherited from C1.iOS.Gauge.C1Gauge) |
 | ValueTextColor | Gets or sets the color of the value label. (Inherited from C1.iOS.Gauge.C1Gauge) |