Name | Description | |
---|---|---|
C1LinearGauge Constructor | Overloaded. |
The following tables list the members exposed by C1LinearGauge.
Name | Description | |
---|---|---|
C1LinearGauge Constructor | Overloaded. |
Name | Description | |
---|---|---|
DirectionProperty | ||
DirectionPropertyName |
Name | Description | |
---|---|---|
ClassHandle | (Inherited from UIKit.UIView) | |
Direction | Gets or sets the format string used for displaying the gauge values as text. | |
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) | |
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) | |
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) |
Name | Description | |
---|---|---|
Add | (Inherited from UIKit.UIView) | |
AddObserver | Overloaded. (Inherited from Foundation.NSObject) | |
AddSubviews | (Inherited from UIKit.UIView) | |
AwakeFromNib | (Inherited from Foundation.NSObject) | |
BeginInvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
ConformsToProtocol | (Inherited from Foundation.NSObject) | |
DangerousAutorelease | (Inherited from Foundation.NSObject) | |
DangerousRelease | (Inherited from Foundation.NSObject) | |
DangerousRetain | (Inherited from Foundation.NSObject) | |
Dispose | (Inherited from Foundation.NSObject) | |
Equals | Overloaded. (Inherited from Foundation.NSObject) | |
GetEnumerator | (Inherited from UIKit.UIView) | |
GetHashCode | (Inherited from Foundation.NSObject) | |
GetNativeField | (Inherited from Foundation.NSObject) | |
GetPointerColor | Get point color from the value. (Inherited from C1.iOS.Gauge.C1Gauge) | |
GetRangeRect | Get the rectangle of gauge range. | |
Init | (Inherited from Foundation.NSObject) | |
Invoke | Overloaded. (Inherited from Foundation.NSObject) | |
InvokeOnMainThread | Overloaded. (Inherited from Foundation.NSObject) | |
Refresh | Refreshes the control. (Inherited from C1.iOS.Gauge.C1Gauge) | |
SetNativeField | (Inherited from Foundation.NSObject) | |
SetValueForKeyPath | (Inherited from Foundation.NSObject) | |
ToString | (Inherited from Foundation.NSObject) |
Name | Description | |
---|---|---|
GetImage | Get 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. |
Name | Description | |
---|---|---|
AnimationWillEnd | (Inherited from UIKit.UIView) | |
AnimationWillStart | (Inherited from UIKit.UIView) | |
Disposed | Occurs when the object is disposed. (Inherited from C1.iOS.Gauge.C1Gauge) | |
Tapped | Occurs for every touch event. (Inherited from C1.iOS.Gauge.C1Gauge) | |
ValueChanged | Occurs when the value changed. (Inherited from C1.iOS.Gauge.C1Gauge) |