ValueIndicatorBase Fields
The base class for gauge indicators.| Name | Description |
|---|---|
| AllowAnimationProperty static | Identifies the AllowAnimation bindable property. Inherited from IndicatorBase. |
| AnimationDurationProperty static | Identifies the AnimationDuration bindable property. Inherited from IndicatorBase. |
| AnimationEasingProperty static | Identifies the AnimationEasing bindable property. Inherited from IndicatorBase. |
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| FillProperty static | Identifies the Fill bindable property. Inherited from IndicatorBase. |
| SizeProperty static | Identifies the Size bindable property. |
| StrokeThicknessProperty static | Identifies the StrokeThickness bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from DXElementBase. |
| ValueProperty static | Identifies the Value bindable property. |
See Also