Questions? Email us:
sales@haneng.com

 

Area Chart



Back to the Chart Gallery >>


Source code for this chart:

<APPLET CODE="HanengCharts.class" ARCHIVE="HanengCharts3.jar" WIDTH=400 HEIGHT=350>
<PARAM NAME="LicenseKey" VALUE="30DAYDEMO-M3XVVyLyMxWWWG">

<PARAM NAME="ChartType" VALUE="Area">

<PARAM NAME="Title" VALUE="Sales Last Year">

<PARAM NAME="Text_1" VALUE="Q1">
<PARAM NAME="Text_2" VALUE="Q2">
<PARAM NAME="Text_3" VALUE="Q3">
<PARAM NAME="Text_4" VALUE="Q4">

<PARAM NAME="Value_1" VALUE="541">
<PARAM NAME="Value_2" VALUE="412">
<PARAM NAME="Value_3" VALUE="357">
<PARAM NAME="Value_4" VALUE="298">

</APPLET>