Add an array line pen
Add an array line pen to visualize the distance between the values of a two-dimensional variable.
Prerequisites
Add an array line pen
-
In Project view, select or create a two-dimensional variable of the Number data type.
For more information, see Variables.
For example, create a variable of the Number[2,2] data type.
- elect or create an XYChart object.
-
In Properties, next to Pens, select
and select Array line pen.
-
Create a dynamic link between Point array and the two-dimensional variable.
For more information about dynamic links, see Create dynamic links.
-
(optional) Make the array line pen editable at runtime:
- Set the Editable property to True.
-
In Point array, select
Change Dynamic Link and select Advanced.
-
In the Complex Dynamic Link Editor, set the link direction to
.