Chart FX for Java 6.5

SoftwareFX.ChartFX.Statistical
Class Ogive

java.lang.Object
  extended by SoftwareFX.ChartFX.Statistical.IntervalChart
      extended by SoftwareFX.ChartFX.Statistical.Ogive
All Implemented Interfaces:
IGalleryType

public final class Ogive
extends IntervalChart
implements IGalleryType

Provides access to the Ogive gallery object.

An Ogive shows the cumulative relative frequency. It is useful for finding percentiles or the proportion of data values between two values. The Ogive class is derived from the IntervalChart class, which supported members allow to customize the Ogive gallery object.


Constructor Summary
Ogive()
           
 
Method Summary
 
Methods inherited from class SoftwareFX.ChartFX.Statistical.IntervalChart
getDataMax, getDataMin, getIntervals, setDataMax, setDataMin, setIntervals
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ogive

public Ogive()

http://www.softwarefx.com

2007 Software FX, Inc. All Rights Reserved. Chart FX is a registered trademark of Software FX, Inc
All other names are trademarks or registered trademarks of their respective owners.