Add a polygon pen

Add a polygon pen to visualize the distance between values of an array variable.

Prerequisites

Configure an XY chart.

Add a polygon pen
  1. In Project view, select or create an array variable of the Number data type.

    For more information, see Variables.

    For example, create a variable of the Number[2,3] data type.

  2. In Project view, select or create an XYChart object.
  3. In Properties, next to Pens, select Add and select Polygon line pen.
  4. Create a dynamic link between Point array and the array variable.

    For more information about dynamic links, see Create dynamic links.