Add an array line pen

Add an array line pen to visualize the distance between the values of a two-dimensional variable.
  1. 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.
  2. elect or create an
    XYChart
    object.
  3. In
    Properties
    , next to
    Pens
    , select
    Add
    Add
    and select
    Array line pen
    .
  4. Create a dynamic link between
    Point array
    and the two-dimensional variable.
    For more information about dynamic links, see Create dynamic links.
  5. (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.