com.jrefinery.chart.demo
Class XYStepChartDemo

java.lang.Object
  |
  +--com.jrefinery.chart.demo.XYStepChartDemo

public class XYStepChartDemo
extends java.lang.Object

A demonstration of the XYStepRenderer class.

Author:
RS

Constructor Summary
XYStepChartDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
          The starting point for the demonstration application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XYStepChartDemo

public XYStepChartDemo()
Method Detail

main

public static void main(java.lang.String[] args)
The starting point for the demonstration application.
Parameters:
args - ignored.