How to do - MS SQL C# Excel Access
Saturday, 25 May 2019
Fix Error - The type or namespace name 'Chart' could not be found (are you missing a using directive or an assembly reference?)
Error CS0246 The type or namespace name 'Chart' could not be found (are you missing a using directive or an assembly reference?)
Watch this example on YouTube
To fix it add
using System.Web.Helpers;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment