Create elements for controlling the min value
Create a label and a gauge to control the minimum value.
- Create the minimum value label:
- InProject view, right-clickMainWindow (Type)and select .
- Hover-over the label, select , and enterMinValueLabel.
- InPropertiesand setTexttoMinimum Value.
- Create the min gauge:
- InProject view, right-clickMainWindow (Type)and select .
- Hover-over the gauge, select , and enterMinGauge.
- InProperties, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
Provide Feedback