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

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. 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.