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 enter MinValueLabel. MinValueLabel.
- InPropertiesand setTexttoMinimum Value.
 
- Create the min gauge:- InProject view, right-clickMainWindow (Type)and select .
- Hover-over the gauge, select, and enter MinGauge. MinGauge.
- InProperties, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
 
Provide Feedback