how to add chart in my windows form in visual studio 2022

manish tiwari 20 Reputation points
2023-05-31T15:20:38.8633333+00:00

I am unable to use the feature of chart in visual studio 2022 6.0 .net version

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,869 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
189 questions
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 114.2K Reputation points
    2023-05-31T19:56:52.9866667+00:00

    I think that you should use the “Manage NuGet Packages” command from PROJECT menu, and install the “WinForms.DataVisualization” package. Then you can drag the Chart control from Toolbox.


0 additional answers

Sort by: Most helpful