<%@ Page Language="VB" %> <%@ Import Namespace="InfoSoftGlobal" %> FusionCharts Free - Simple Column 3D Chart <% 'You need to include the following JS file, if you intend to embed the chart using JavaScript. 'Embedding using JavaScripts avoids the "Click to Activate..." issue in Internet Explorer 'When you make your own charts, make sure that the path to this JS file is correct. Else, you would get JavaScript errors. %>

FusionCharts Free Examples

Embedding chart using FusionCharts JavaScript class and using dataURL method.

<% 'This page demonstrates the ease of generating charts using FusionCharts. 'For this chart, we've used a pre-defined Data.xml (contained in /Data/ folder) 'Ideally, you would NOT use a physical data file. Instead you'll have 'your own ASP scripts virtually relay the XML data document. Such examples are also present. 'For a head-start, we've kept this example very simple. %>

Unable to see the chart above?
« Back to list of examples