<%@ Page Language="C#" AutoEventWireup="true" CodeFile="BasicDataXML.aspx.cs" Inherits="BasicExample_BasicDataXML" %> FusionCharts Free - Simple Column 3D Chart using dataXML method

FusionCharts Free Examples

Basic example using dataXML method (with XML data hard-coded in ASP.Net page itself)

If you view the source of this page, you'll see that the XML data is present in this same page (inside HTML code). We're not calling any external XML (or script) files to serve XML data. dataXML method is ideal when you've to plot small amounts of data.



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