NumericStrip Fields
The highlighted area limited by two fixed values (minimal and maximal limits) of an axis, and is perpendicular to the axis.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| AxisLabelProperty static | Identifies the AxisLabel bindable property. Inherited from StripBase. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| LegendTextProperty static | Identifies the LegendText bindable property. Inherited from StripBase. |
| MaxLimitEnabledProperty static | Identifies the MaxLimitEnabled bindable property. Inherited from StripBase. |
| MaxLimitProperty static | Identifies the MaxLimit bindable property. |
| MinLimitEnabledProperty static | Identifies the MinLimitEnabled bindable property. Inherited from StripBase. |
| MinLimitProperty static | Identifies the MinLimit bindable property. |
| StyleProperty static | Identifies the Style bindable property. Inherited from StripBase. |
| VisibleInLegendProperty static | Identifies the VisibleInLegend bindable property. Inherited from StripBase. |
| VisibleProperty static | Identifies the Visible bindable property. Inherited from StripBase. |
See Also