Skip to main content
A newer version of this page is available. .

NumericRange Fields

Stores range settings of NumericAxisX and NumericAxisY.
Name Description
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