Xuni Product Documentation - Xamarin.Forms
XuniGauge Class Properties

For a list of all members of this type, see XuniGauge members.

Public Properties
 NameDescription
Public PropertyAnchorX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAnchorY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBackgroundColor (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBehaviors (Inherited from Xamarin.Forms.VisualElement)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBounds (Inherited from Xamarin.Forms.VisualElement)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyFaceGets the GaugeRange used to represent the gauge's overall geometry and appearance.  
Public PropertyFaceBorderColor Gets or sets the color of the face border.  
Public PropertyFaceBorderDashes Gets or sets the face border dashes.  
Public PropertyFaceBorderWidth Gets or sets the width of the face border.  
Public PropertyFaceColor Gets or sets the color of the face.  
Public PropertyFormat Gets or sets the format string used for displaying the gauge values as text.  
Public PropertyGestureRecognizers (Inherited from Xamarin.Forms.View)
Public PropertyHeight (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyHorizontalOptions (Inherited from Xamarin.Forms.View)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyInputTransparent (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsAnimated Gets or sets a value indicating whether the control will transition from one state to another using animations.  
Public PropertyIsEnabled (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsFocused (Inherited from Xamarin.Forms.VisualElement)
Public PropertyIsReadOnly Gets or sets a value to determine whether the gauge is readonly.  
Public PropertyIsVisible (Inherited from Xamarin.Forms.VisualElement)
Public PropertyLoadAnimation Gets or sets the animation used when the control is loaded.  
Public PropertyMargin (Inherited from Xamarin.Forms.View)
Public PropertyMax Gets or sets the maximum value that can be displayed on the gauge.  
Public PropertyMaxFont Gets or sets the maximum value font style.  
Public PropertyMaxFontAttributes ​Gets or sets the font attributes of max value.  
Public PropertyMaxFontColor Gets or sets the maximum value font color.  
Public PropertyMaxFontFamily ​Gets or sets the font family of max value.  
Public PropertyMaxFontSize ​Gets or sets the font size of max value.  
Public PropertyMaxTextColor Gets or sets the color of the maximum label.  
Public PropertyMin Gets or sets the minimum value that can be displayed on the gauge.  
Public PropertyMinFont Gets or sets the minimum value font style.  
Public PropertyMinFontAttributes ​Gets or sets the font attributes of min value.  
Public PropertyMinFontColor Gets or sets the maximum value font color.  
Public PropertyMinFontFamily ​Gets or sets the font family of min value.  
Public PropertyMinFontSize ​Gets or sets the font size of min value.  
Public PropertyMinimumHeightRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinimumWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyMinTextColor Gets or sets the color of the minimum label.  
Public PropertyNavigation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOpacity (Inherited from Xamarin.Forms.VisualElement)
Public PropertyOrigin Gets or sets the starting point used for painting the range.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyPointerGets the GaugeRange used to represent the gauge's current value.  
Public PropertyPointerColor Gets or sets the color of the pointer.  
Public PropertyRanges Gets the collection of ranges in this gauge.  
Public PropertyResources (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotation (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyRotationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyScale (Inherited from Xamarin.Forms.VisualElement)
Public PropertyShowRanges Gets or sets whether the gauge should display the ranges contained in the ranges property.  
Public PropertyShowText Gets or sets which values should be displayed as text in the gauge.  
Public PropertyStepGets 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.  
Public PropertyStyle (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleClass (Inherited from Xamarin.Forms.VisualElement)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Public PropertyThickness Gets or sets the thickness of the gauge, on a scale between zero and one.  
Public PropertyTranslationX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTranslationY (Inherited from Xamarin.Forms.VisualElement)
Public PropertyTriggers (Inherited from Xamarin.Forms.VisualElement)
Public PropertyUpdateAnimation Gets or sets the animation used when the value property changes.  
Public PropertyValue Gets or sets the value displayed on the gauge.  
Public PropertyValueFont Gets or sets the value font style.  
Public PropertyValueFontAttributes ​Gets or sets the font attributes of value.  
Public PropertyValueFontColor Gets or sets the value font color.  
Public PropertyValueFontFamily ​Gets or sets the font family of value.  
Public PropertyValueFontSize ​Gets or sets the font size of value.  
Public PropertyValueTextColor Gets or sets the color of the value label.  
Public PropertyVerticalOptions (Inherited from Xamarin.Forms.View)
Public PropertyWidth (Inherited from Xamarin.Forms.VisualElement)
Public PropertyWidthRequest (Inherited from Xamarin.Forms.VisualElement)
Public PropertyX (Inherited from Xamarin.Forms.VisualElement)
Public PropertyY (Inherited from Xamarin.Forms.VisualElement)
Top
See Also

Reference

XuniGauge Class
Xuni.Forms.Gauge Namespace