i have a c++ project were it reads two files and stores its values in a vector of vector of struct.
can anyone tell me how to use those stored values in the form. i need to use those values and draw curve in the panel. please suggest me any methods or procedure to follow for using those values.