Name | Description | |
---|---|---|
C1LinearGauge Constructor | Initializes a new instance of a C1LinearGauge control. |
The following tables list the members exposed by C1LinearGauge.
Name | Description | |
---|---|---|
C1LinearGauge Constructor | Initializes a new instance of a C1LinearGauge control. |
Name | Description | |
---|---|---|
DirectionProperty | ||
DirectionPropertyName |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Behaviors | (Inherited from Xamarin.Forms.VisualElement) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Bounds | (Inherited from Xamarin.Forms.VisualElement) | |
class | (Inherited from Xamarin.Forms.NavigableElement) | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
Direction | Gets or sets the format string used for displaying the gauge values as text. | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
Face | Gets the GaugeRange used to represent the gauge's overall geometry and appearance. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FaceBorderColor | Gets or sets the color of the face border. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FaceBorderDashes | Gets or sets the face border dashes. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FaceBorderWidth | Gets or sets the width of the face border. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FaceColor | Gets or sets the color of the face. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FlowDirection | (Inherited from Xamarin.Forms.VisualElement) | |
Format | Gets or sets the format string used for displaying the gauge values as text. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
Height | (Inherited from Xamarin.Forms.VisualElement) | |
HeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
HorizontalOptions | (Inherited from Xamarin.Forms.View) | |
Id | (Inherited from Xamarin.Forms.Element) | |
InputTransparent | (Inherited from Xamarin.Forms.VisualElement) | |
IsAnimated | Gets or sets a value indicating whether the control will transition from one state to another using animations. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
IsEnabled | (Inherited from Xamarin.Forms.VisualElement) | |
IsFocused | (Inherited from Xamarin.Forms.VisualElement) | |
IsReadOnly | Gets or sets a value to determine whether the gauge is readonly. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
IsTabStop | (Inherited from Xamarin.Forms.VisualElement) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
LoadAnimation | Gets or sets the animation used when the control is loaded. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Margin | (Inherited from Xamarin.Forms.View) | |
Max | Gets or sets the maximum value of the gauge. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxFont | Gets or sets the maximum value font style. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxFontAttributes | Gets or sets the font attributes of max value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxFontColor | Gets or sets the maximum value font color. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxFontFamily | Gets or sets the font family of max value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxFontSize | Gets or sets the font size of max value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MaxTextColor | Gets or sets the color of the maximum label. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Min | Gets or sets the minimum value of the gauge. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinFont | Gets or sets the minimum value font style. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinFontAttributes | Gets or sets the font attributes of min value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinFontColor | Gets or sets the maximum value font color. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinFontFamily | Gets or sets the font family of min value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinFontSize | Gets or sets the font size of min value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
MinTextColor | Gets or sets the color of the minimum label. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Navigation | (Inherited from Xamarin.Forms.NavigableElement) | |
Opacity | (Inherited from Xamarin.Forms.VisualElement) | |
Origin | Gets or sets the starting point used for painting the range. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Parent | (Inherited from Xamarin.Forms.Element) | |
Pointer | Gets the GaugeRange used to represent the gauge's current value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
PointerColor | Gets or sets the color of the pointer. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Ranges | Gets the collection of ranges in this gauge. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Resources | (Inherited from Xamarin.Forms.VisualElement) | |
Rotation | (Inherited from Xamarin.Forms.VisualElement) | |
RotationX | (Inherited from Xamarin.Forms.VisualElement) | |
RotationY | (Inherited from Xamarin.Forms.VisualElement) | |
Scale | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleX | (Inherited from Xamarin.Forms.VisualElement) | |
ScaleY | (Inherited from Xamarin.Forms.VisualElement) | |
ShowRanges | Gets or sets whether the gauge should display the ranges contained in the ranges property. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ShowText | Gets or sets which values should be displayed as text in the gauge. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Site | IComponent Site (Inherited from C1.Xamarin.Forms.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.Xamarin.Forms.Gauge.C1Gauge) | |
Style | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleClass | (Inherited from Xamarin.Forms.NavigableElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
TabIndex | (Inherited from Xamarin.Forms.VisualElement) | |
Thickness | Gets or sets the thickness of the gauge, on a scale between zero and one. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
TranslationX | (Inherited from Xamarin.Forms.VisualElement) | |
TranslationY | (Inherited from Xamarin.Forms.VisualElement) | |
Triggers | (Inherited from Xamarin.Forms.VisualElement) | |
UpdateAnimation | Gets or sets the animation used when the value property changes. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Value | Gets or sets the value displayed on the gauge. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueFont | Gets or sets the value font style. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueFontAttributes | Gets or sets the font attributes of value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueFontColor | Gets or sets the value font color. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueFontFamily | Gets or sets the font family of value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueFontSize | Gets or sets the font size of value. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
ValueTextColor | Gets or sets the color of the value label. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
VerticalOptions | (Inherited from Xamarin.Forms.View) | |
Visual | (Inherited from Xamarin.Forms.VisualElement) | |
Width | (Inherited from Xamarin.Forms.VisualElement) | |
WidthRequest | (Inherited from Xamarin.Forms.VisualElement) | |
X | (Inherited from Xamarin.Forms.VisualElement) | |
Y | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
GetChildElements | (Inherited from Xamarin.Forms.View) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
Measure | (Inherited from Xamarin.Forms.VisualElement) | |
Refresh | Refreshes the control. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) | |
RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetBinding | (Inherited from Xamarin.Forms.BindableObject) | |
SetDynamicResource | (Inherited from Xamarin.Forms.Element) | |
SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Unfocus | (Inherited from Xamarin.Forms.VisualElement) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
OnBindingContextChanged | (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
OnChildAdded | (Inherited from Xamarin.Forms.VisualElement) | |
OnChildRemoved | (Inherited from Xamarin.Forms.VisualElement) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.NavigableElement) | |
OnPropertyChanged | Overloaded. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
OnTabIndexPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
OnTabStopPropertyChanged | (Inherited from Xamarin.Forms.VisualElement) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
TabIndexDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
TabStopDefaultValueCreator | (Inherited from Xamarin.Forms.VisualElement) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
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 | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
ChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
Disposed | Occurs when the object is disposed. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Tapped | Occurs for every touch event. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) | |
ValueChanged | Occurs when the value changed. (Inherited from C1.Xamarin.Forms.Gauge.C1Gauge) |