chart is not empty when project loads

Anonymous
2022-05-26T16:38:03.837+00:00

I have a Chart on a Windows Form.

In the code, I plot some data on the Chart.

The next time I open Visual Basic 2019 Community, the Chart is not empty and shows data from the last time the program was run.
It seems that Visual Basic 2019 is storing the information somewhere.

Why isn't the Chart empty when the project loads?

Developer technologies | VB
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.