Number render types and compatible input attributes
Use the tables to determine which input attributes are compatible with different number render types. The available number render types are integer, line, percentage, and slider.
Render type: Integer
The following input attributes can be used with the integer render type:
- Min
- Max
Render type: Line
The following input attributes can be used with the line render type:
- Min
- Max
Render type: Percentage
The following input attributes can be used with the percentage render type:
- Min
- Max
Render type: Slider
The following input attributes can be used with the slider render type:
- Min
- Max
- DefaultValue
- StepSize
- ReferencePoint
- VisualStepsEnabled
- EnforceStepSize
- Decoration