com.softwarefx.chartfx.server.statistical
Class Ogive
java.lang.Object
com.softwarefx.chartfx.server.statistical.IntervalChart
com.softwarefx.chartfx.server.statistical.Ogive
- All Implemented Interfaces:
- IExtension, IGallery
public class Ogive
- extends IntervalChart
- implements IGallery
Provides access to the Ogive 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()
|
Ogive
public Ogive()
2008 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.