document.write('<a name=StepChart></a><hr>');
document.write('<table align=center width=90% border=0 cellpadding=0 cellspacing=0>');
document.write('<tr>');
document.write('<td><h5 align=center><a href=../ChartsHowTo/StepChart.html>Step Charts in Microsoft Excel</a></h5>');
document.write('<p align=center><a href=../ChartsHowTo/StepChart.html><img src=../pix5/step09.gif height=204 width=384 border=0 ></a></p>');
document.write('<p>Step charts are useful for showing a quantity which changes intermittently, but remains constant between these changes. Examples of data that benefits from being plotted in a step chart include interest rates vs. time and tax rates vs. income. Excel has no native step chart capability, but this article describes two techniques for manufacturing step charts. The first technique uses an XY chart with custom error bars, while the second uses a line chart with dual overlapping ranges for its source data.</p>');
document.write('<p align=right><font size=1><a href=#top>Top of Page</a></font></p></p>');
document.write('</td></tr></table>');
