QualitativeRange Fields
Stores range settings of QualitativeAxisX.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