The following tables list the members exposed by LinearGraphRange.
Name | Description | |
---|---|---|
LinearGraphRange Constructor | Initializes a new instance of the LinearGraphRange class. |
Name | Description | |
---|---|---|
BrushProperty | Identifies the Brush bindable property. | |
EndValueProperty | Identifies the EndValue bindable property. | |
InnerEndExtentProperty | Identifies the InnerEndExtent bindable property. | |
InnerStartExtentProperty | Identifies the InnerStartExtent bindable property. | |
NameProperty | Identifies the Name bindable property. | |
OuterEndExtentProperty | Identifies the OuterEndExtent bindable property. | |
OuterStartExtentProperty | Identifies the OuterStartExtent bindable property. | |
OutlineProperty | Identifies the Outline bindable property. | |
StartValueProperty | Identifies the StartValue bindable property. | |
StrokeThicknessProperty | Identifies the StrokeThickness bindable property. |
Name | Description | |
---|---|---|
AutomationId | (Inherited from Xamarin.Forms.Element) | |
BindingContext | (Inherited from Xamarin.Forms.BindableObject) | |
Brush | Gets or sets the brush to use to fill the range. | |
ClassId | (Inherited from Xamarin.Forms.Element) | |
Dispatcher | (Inherited from Xamarin.Forms.BindableObject) | |
Effects | (Inherited from Xamarin.Forms.Element) | |
EndValue | Gets or sets the value at which the range ends along the scale. | |
Id | (Inherited from Xamarin.Forms.Element) | |
InnerEndExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to end rendering the inner edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. | |
InnerStartExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to start rendering the inner edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. | |
Name | Gets or sets the name of the range. | |
OuterEndExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to end rendering the outer edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. | |
OuterStartExtent | Gets or sets the distance measured from the front/bottom of the bullet graph (from 0 to 1) at which to start rendering the outer edge of the range. Values further from zero than 1 can be used to make this extend further than the normal width/height of the bullet graph. | |
Outline | Gets or sets the outline to use when rendering the range. | |
Parent | (Inherited from Xamarin.Forms.Element) | |
StartValue | Gets or sets the value at which the range starts along the scale. | |
StrokeThickness | Gets or sets the stroke thickness to use when rendering this range's outline. | |
StyleId | (Inherited from Xamarin.Forms.Element) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) | |
FindByName | (Inherited from Xamarin.Forms.Element) | |
GetValue | (Inherited from Xamarin.Forms.BindableObject) | |
IsSet | (Inherited from Xamarin.Forms.BindableObject) | |
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) |
Name | Description | |
---|---|---|
ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) | |
OnBindingContextChanged | Called when the binding context changes (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnChildAdded | (Inherited from Xamarin.Forms.Element) | |
OnChildRemoved | (Inherited from Xamarin.Forms.Element) | |
OnParentSet | Called when the parent is set (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.ElementBase) | |
OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) | |
UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) | |
ChildAdded | (Inherited from Xamarin.Forms.Element) | |
ChildRemoved | (Inherited from Xamarin.Forms.Element) | |
DescendantAdded | (Inherited from Xamarin.Forms.Element) | |
DescendantRemoved | (Inherited from Xamarin.Forms.Element) | |
PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) | |
PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |