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
 - InProject 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 anXYChartobject.
 - InProperties, next toPens, selectand select
Array line pen. - Create a dynamic link betweenPoint arrayand the two-dimensional variable.For more information about dynamic links, see Create dynamic links.
 - (optional) Make the array line pen editable at runtime:
- Set theEditableproperty toTrue.
 - InPoint array, selectand select
 Change Dynamic LinkAdvanced. - In theComplex Dynamic Link Editor, set the link direction to
. 
 
Provide Feedback