Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next 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