- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Add a scale line pen
Add a scale line pen to visualize the distance between two variable values.
- InProject view, select or create anXYChartobject.
- Create two variables of theNumberdata type.For more information, see Variables.
- InProperties, next toPens, select and selectScale line pen.
- Create dynamic links between theXandYproperties and the variables.For more information about dynamic links, see Create dynamic links.
Provide Feedback