<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Charts.aspx.cs" Inherits="DrillDown_DetailedCharts" %> <% /* This page is invoked when user clicks on a region on the employment distribution map contained in StateDetails.aspx. * Here, we show detailed charts for the region. */ %> FusionMaps v3 - Database Example <% /* You need to include the following JS file 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. you would get JavaScript errors. */ %>

Employment Statistics

<% // Show FusionCharts %> <% GetCharts(); %>


« Click here to go back to Region Map
« Click here to go back to US Map


« Back to list of examples

Unable to see the CHARTS above?