Add an array line pen

Add an array line pen to visualize the distance between the values of a two-dimensional variable.
Prerequisites
  1. Add an array line pen
  2. 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.
  3. elect or create an
    XYChart
    object.
  4. In
    Properties
    , next to
    Pens
    , select
    Add
    and select
    Array line pen
    .
  5. Create a dynamic link between
    Point array
    and the two-dimensional variable.
    For more information about dynamic links, see Create dynamic links.
  6. (optional) Make the array line pen editable at runtime:
    1. Set the
      Editable
      property to
      True
      .
    2. In
      Point array
      , select
      Change Dynamic Link
      and select
      Advanced
      .
    3. In the
      Complex Dynamic Link Editor
      , set the link direction to .
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.