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, select and selectPolygon line pen.
- Create a dynamic link betweenPoint arrayand the array variable.For more information about dynamic links, see Create dynamic links.
Provide Feedback