The following tables list the members exposed by ValueBrushScale.
Name | Description | |
---|---|---|
![]() | ValueBrushScale Constructor | Creates a new instance of the ValueBrushScale. |
Name | Description | |
---|---|---|
![]() ![]() | IsLogarithmicProperty | Identifies the IsLogarithmic bindable property. |
![]() ![]() | LogarithmBaseProperty | Identifies the LogarithmBase bindable property. |
![]() ![]() | MaximumValueProperty | Identifies the MaximumValue bindable property. |
![]() ![]() | MinimumValueProperty | Identifies the MinimumValue bindable property. |
Name | Description | |
---|---|---|
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | Brushes | Gets the brushes collection used by this scale. (Inherited from Infragistics.XamarinForms.Controls.Charts.BrushScale) |
![]() | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
![]() | IsLogarithmic | Gets or sets whether the scale is logarithmic. |
![]() | LogarithmBase | Gets or sets the logarithm base for this scale. |
![]() | MaximumValue | Gets or sets the maximum value for this scale. |
![]() | MinimumValue | Gets or sets the minimum value for this scale. |
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | CoerceValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | GetBrush | Gets a brush from the brushes collection by index. (Inherited from Infragistics.XamarinForms.Controls.Charts.BrushScale) |
![]() | GetBrushByIndex | Selects a brush from the brush collection by index. |
![]() | GetBrushByValue | Selects a brush from the brush collection by value. |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnBindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnPropertyChanged | Invoked when a bound property is changed. (Inherited from Infragistics.XamarinForms.Controls.BindableBase) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyUpdated | Event raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.XamarinForms.Controls.Charts.BrushScale) |