- 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 polygon pen
Add a polygon pen to visualize the distance between values of an array variable.
- InProject view, select or create an array variable of theNumberdata type.For more information, see Variables.For example, create a variable of theNumber[2,3]data type.
- InProject view, select or create anXYChartobject.
- InProperties, next toPens, selectand selectPolygon line pen.
- Create a dynamic link betweenPoint arrayand the array variable.For more information about dynamic links, see Create dynamic links.
Provide Feedback