Create elements for controlling the max value
Create a label and a gauge to control the maximum value.
- Create the maximum value label:
- InProject view, right-clickMainWindow (Type)and select .
- Hover-over the label, select , and enterMaxValueLabel.
- InPropertiessetTexttoMaximum Value.
- Configure the max gauge:
- InProject view, right-clickMainWindow (Type)and select .
- Hover-over the gauge, select , and enterMaxGauge.
- InProperties, create a dynamic link betweenValueand .For more information about dynamic links, see Create dynamic links.
Provide Feedback