-
Notifications
You must be signed in to change notification settings - Fork 981
Closed
Description
Hi!
It happened that I need to develop some RS232 data logger for some of our old measurement systems, running Windows XP SP3 OS.
Since we talk about XP, I set the Target framework to version 4, and I run these builts EXEs just fine on these WinXP machines.
I would like to use ScottPlot in these projects, so I just installed ScottPlot via nuget. However, I just cannot find FormsPlot control in the Toolbox, neither VS can recognize the "using ScottPlot;" line in my code.
My question is that, can ScottPlot be used in .NET 4.0 Winform projects?
Steps to reproduce the issue (?):
- Create a new Winform project in VS 2019 Community Edition
- Set the Target Framework to version 4.
- Install ScottPlot package via nuget. It installs just fine.
- ScottPlot.FormsPlot cannot be found in Toolbox, so cannot be added to the Form.
- Even if you set Target Framework back to 4.7.2, ScottPlot cannot be used/found in the Form/Toolbox.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels