Author Topic: ChartByArray Column Graph  (Read 613 times)

anthony92

  • Newbie
  • *
  • Posts: 22
    • View Profile
ChartByArray Column Graph
« on: February 09, 2017, 02:09:25 AM »
Hi I'm having difficulties understanding how the PLC addresses are processed with this to populate a chart area with data for either a stacked column or column chart.

In excel I have deconstructed the data in the tag and illustrated how I would like it to look in vb.net ChartByArray.



How can I use ChartByArray with a PLC tag that looks like ...TestCase[0-3].Accum[0-24] to populate the Chart with a column graph?