Toggle navigation
About Us
About Us
Job Openings
Contact Us
News
Resellers
Home
Products
Highcharts
Highstock
Highmaps
Mobile
Highcharts Cloud
Highcharts Editor
Wrappers
Plugins
Demo
Highcharts demos
Highstock demos
Highmaps demo
Docs
General Documentation
API Reference
Changelog
Roadmap
Support
Support
Download
Blog
Community
Project Showcase
Chart Code Showcase
Contribute
Buy
About Us
About Us
Job Openings
Contact Us
News
Resellers
Highcharts .NET
Highcharts .NET
Highstock .NET
Docs
Demos
API
Docs
See on NuGet
Download
Demo
API
Docs
See on NuGet
Download
Highcharts .NET
Highcharts
Highstock
System Requirements
Server-Side System Requirements
Client-Side System Requirements
Add Highcharts .NET Reference to Visual Studio
Visual Studio .NET
Other IDEs / Web Projects
Your first chart for MVC
Introduction
Add reference to the view
Include JavaScript files
Define the chart in the view
Add data
Your first chart for Web Forms
Introduction
Add User Control
Create and render chart
Add User Control to the web page
list
Add User Control
The second thing you need to do is to add the
Web Forms User Control.
Create folder for your controls using name
Controls
.
Right click on
Controls
, then select
Add
and click on
New Item
.
Click on
Web Forms User Control
, and write
HighchartsControl.ascx
in the name field.