Results 1 to 3 of 3

Thread: How to add chart control to form

  1. #1

    Thread Starter
    New Member Calpgrmr's Avatar
    Join Date
    Nov 2023
    Posts
    9

    Question How to add chart control to form

    In VB.NET, VS2022.

    Hi. I've been googling and searching... but nothing works.

    I want to add a chart to my Form. I would drag-and-drop a tool or add it programmatically.

    But there's no Chart tool available in the ToolBox and any programmatic method is causing errors like "is not defined".

    If I have to, I'll make/draw my own chart but would like to avoid that.

    What am I doing wrong?

    Thanks,
    Cal

  2. #2
    New Member Ma7adeen's Avatar
    Join Date
    Nov 2012
    Posts
    13

    Re: How to add chart control to form

    project > manage nuget packages
    search for winforms.datavisualization , install it , restart the vs and check toolbox.

  3. #3

    Thread Starter
    New Member Calpgrmr's Avatar
    Join Date
    Nov 2023
    Posts
    9

    Re: How to add chart control to form

    Excellent! Thanks so much. Wish I would have asked sooner.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width