| Name | Description |
 | AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
 | AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
 | BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
 | Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
 | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
 | Bounds | (Inherited from Xamarin.Forms.VisualElement) |
 | ClassId | (Inherited from Xamarin.Forms.Element) |
 | Content | (Inherited from Xamarin.Forms.ContentView) |
 | Face | Gets the GaugeRange used to represent the gauge's overall geometry and appearance. |
 | FaceBorderColor | |
 | FaceBorderDashes | |
 | FaceBorderWidth | |
 | FaceColor | |
 | Format |
Gets or sets the format string used for displaying the gauge values as text.
|
 | GestureRecognizers | (Inherited from Xamarin.Forms.View) |
 | HasShadow | (Inherited from Xamarin.Forms.Frame) |
 | 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.
|
 | IsClippedToBounds | (Inherited from Xamarin.Forms.Layout) |
 | 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.
|
 | IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
 | LoadAnimation |
Gets or sets the animation used when the control is loaded.
|
 | Margin | (Inherited from Xuni.Xamarin.Core.XuniFrameView) |
 | Max |
Gets or sets the maximum value that can be displayed on the gauge.
|
 | MaxFont |
Gets or sets the maximum value font style.
|
 | MaxFontColor |
Gets or sets the maximum value font color.
|
 | Min |
Gets or sets the minimum value that can be displayed on the gauge.
|
 | MinFont |
Gets or sets the minimum value font style.
|
 | MinFontColor |
Gets or sets the maximum value font color.
|
 | MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | Navigation | (Inherited from Xamarin.Forms.VisualElement) |
 | Opacity | (Inherited from Xamarin.Forms.VisualElement) |
 | Origin |
Gets or sets the starting point used for painting the range.
|
 | OutlineColor | (Inherited from Xamarin.Forms.Frame) |
 | Padding | (Inherited from Xamarin.Forms.Layout) |
 | Parent | (Inherited from Xamarin.Forms.Element) |
 | ParentView | (Inherited from Xamarin.Forms.Element) |
 | Pointer | Gets the GaugeRange used to represent the gauge's current value. |
 | PointerColor | |
 | Ranges |
Gets the collection of ranges in this gauge.
|
 | 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) |
 | ShowRanges |
Gets or sets whether the gauge should display the ranges contained in the ranges property.
|
 | ShowText |
Gets or sets which values should be displayed as text in the gauge.
|
 | 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. |
 | Style | (Inherited from Xamarin.Forms.VisualElement) |
 | StyleId | (Inherited from Xamarin.Forms.Element) |
 | Thickness |
Gets or sets the thickness of the gauge, on a scale between zero and one.
|
 | 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.
|
 | Value |
Gets or sets the value displayed on the gauge.
|
 | ValueFont |
Gets or sets the value font style.
|
 | ValueFontColor |
Gets or sets the value font color.
|
 | VerticalOptions | (Inherited from Xamarin.Forms.View) |
 | Width | (Inherited from Xamarin.Forms.VisualElement) |
 | WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | X | (Inherited from Xamarin.Forms.VisualElement) |
 | Y | (Inherited from Xamarin.Forms.VisualElement) |