Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
FusionCharts Beginner's Guide: The Official Guide for FusionCharts Suite

You're reading from  FusionCharts Beginner's Guide: The Official Guide for FusionCharts Suite

Product type Book
Published in Apr 2012
Publisher Packt
ISBN-13 9781849691765
Pages 252 pages
Edition 1st Edition
Languages
Toc

Table of Contents (16) Chapters close

FusionCharts
Credits
About the Authors
About the Reviewer
www.PacktPub.com
1. Preface
1. Introducing FusionCharts 2. Customizing your Chart 3. JavaScript Capabilities 4. Enabling Drill-down on Charts 5. Exporting Charts 6. Integrating with Server-side Scripts 7. Creating Maps for your Applications 8. Selecting the Right Visualization for your Data 9. Increasing the Usability of your Charts Pop quiz Answers

Time for action — using FusionCharts.dll in a new Visual Studio project


  1. 1. Fire up Visual Studio, and create a blank ASP.NET (C#) website. Save the project as Harrys_Supermarket.

  2. 2. Right-click the project's name in Solution Explorer | Add New Item | Web Form. Rename it to ArrayExample.aspx for our first example that we will soon build.

  3. 3. Copy the Charts folder from the FusionCharts download package, and paste it in Solution Explorer.

  4. 4. Right-click the project's name in Solution Explorer and select Add Reference. In the window that pops up, click on the Browse tab, and navigate to the FusionCharts download package | Code | CS | bin | FusionCharts.dll. This will create a bin folder in Solution Explorer, and will have the FusionCharts.dll file in it.

What just happened

We just prepared this project to use FusionCharts.dll, and now we are ready to create our first chart. For our first chart, we will create a multi-series Column 3D chart to represent the Sales of Food Products versus Non-Food...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}