Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Graph and plotdata in flexpendant sdk

Hi,

I'm trying to dynamically add plots to my graph. How do i resize the plotdata array from the code?. 

Comments

  • Did you define the array in the C# (or VB) code or in the Rapid code? In case of Rapid, you can delete the array and create a new one with a different size. If needed, i can give sample code for that