Xuni.Xamarin.Gauge Namespace : XuniBulletGraph Class |
The following tables list the members exposed by XuniBulletGraph.
Name | Description | |
---|---|---|
XuniBulletGraph Constructor | Initializes a new instance of a XuniBulletGraph. |
Name | Description | |
---|---|---|
AnchorX | (Inherited from Xamarin.Forms.VisualElement) | |
AnchorY | (Inherited from Xamarin.Forms.VisualElement) | |
BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) | |
Bad | Gets or sets a reference value considered bad for the measure. | |
BadRangeColor | ||
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) | |
Direction | Gets or sets the format string used for displaying the gauge values as text. (Inherited from Xuni.Xamarin.Gauge.XuniLinearGauge) | |
Face | Gets the GaugeRange used to represent the gauge's overall geometry and appearance. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
FaceBorderColor | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
FaceBorderDashes | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
FaceBorderWidth | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
FaceColor | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
Format | Gets or sets the format string used for displaying the gauge values as text. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
GestureRecognizers | (Inherited from Xamarin.Forms.View) | |
Good | Gets or sets a reference value considered good for the measure. | |
GoodRangeColor | ||
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. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
IsVisible | (Inherited from Xamarin.Forms.VisualElement) | |
LoadAnimation | Gets or sets the animation used when the control is loaded. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
Margin | (Inherited from Xuni.Xamarin.Core.XuniFrameView) | |
Max | Gets or sets the maximum value that can be displayed on the gauge. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
MaxFont | Gets or sets the maximum value font style. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
MaxFontColor | Gets or sets the maximum value font color. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
Min | Gets or sets the minimum value that can be displayed on the gauge. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
MinFont | Gets or sets the minimum value font style. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
MinFontColor | Gets or sets the maximum value font color. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
PointerColor | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
Ranges | Gets the collection of ranges in this gauge. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
ShowText | Gets or sets which values should be displayed as text in the gauge. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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 Xuni.Xamarin.Gauge.XuniGauge) | |
Style | (Inherited from Xamarin.Forms.VisualElement) | |
StyleId | (Inherited from Xamarin.Forms.Element) | |
Target | Gets or sets the target value for the measure. | |
TargetColor | ||
Thickness | Gets or sets the thickness of the gauge, on a scale between zero and one. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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 Xuni.Xamarin.Gauge.XuniGauge) | |
Value | Gets or sets the value displayed on the gauge. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
ValueFont | Gets or sets the value font style. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
ValueFontColor | Gets or sets the value font color. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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) |
Name | Description | |
---|---|---|
BatchBegin | (Inherited from Xamarin.Forms.VisualElement) | |
BatchCommit | (Inherited from Xamarin.Forms.VisualElement) | |
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
Focus | (Inherited from Xamarin.Forms.VisualElement) | |
ForceLayout | (Inherited from Xamarin.Forms.Layout) | |
GetSizeRequest | (Inherited from Xamarin.Forms.Layout) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
InvokeRenderedEvent | Overloaded. (Inherited from Xuni.Xamarin.Core.XuniFrameView) | |
Layout | (Inherited from Xamarin.Forms.VisualElement) | |
LowerChild | (Inherited from Xamarin.Forms.Layout) | |
OnValueChangedEvent | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
RaiseChild | (Inherited from Xamarin.Forms.Layout) | |
Refresh | Refreshes the control. (Inherited from Xuni.Xamarin.Gauge.XuniGauge) | |
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) | |
InvalidateLayout | (Inherited from Xamarin.Forms.Layout) | |
InvalidateMeasure | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChildren | (Inherited from Xamarin.Forms.ContentView) | |
OnBindingContextChanged | (Inherited from Xamarin.Forms.View) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildMeasureInvalidated | Overloaded. (Inherited from Xamarin.Forms.Layout) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnChildrenReordered | (Inherited from Xamarin.Forms.VisualElement) | |
OnParentSet | (Inherited from Xamarin.Forms.VisualElement) | |
OnPropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
OnSizeAllocated | (Inherited from Xamarin.Forms.Layout) | |
OnSizeRequest | (Inherited from Xamarin.Forms.ContentView) | |
ShouldInvalidateOnChildAdded | (Inherited from Xamarin.Forms.Layout) | |
ShouldInvalidateOnChildRemoved | (Inherited from Xamarin.Forms.Layout) | |
SizeAllocated | (Inherited from Xamarin.Forms.VisualElement) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
UpdateChildrenLayout | (Inherited from Xamarin.Forms.Layout) |
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) | |
Focused | (Inherited from Xamarin.Forms.VisualElement) | |
LayoutChanged | (Inherited from Xamarin.Forms.Layout) | |
MeasureInvalidated | (Inherited from Xamarin.Forms.VisualElement) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
Rendered | (Inherited from Xuni.Xamarin.Core.XuniFrameView) | |
SizeChanged | (Inherited from Xamarin.Forms.VisualElement) | |
Unfocused | (Inherited from Xamarin.Forms.VisualElement) | |
ValueChanged | (Inherited from Xuni.Xamarin.Gauge.XuniGauge) |