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