Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

NumericRange Fields

Stores range settings of NumericAxisX and NumericAxisY.
Name Description
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
MaxProperty static Identifies the Max bindable property.
MinProperty static Identifies the Min bindable property.
SideMarginProperty static Identifies the SideMargin bindable property. Inherited from RangeBase.
VisualMaxProperty static Identifies the VisualMax bindable property.
VisualMinProperty static Identifies the VisualMin bindable property.
See Also