SoftwareFX.ChartFX.Statistical
Class RChart
java.lang.Object
SoftwareFX.ChartFX.Statistical.SpcChart
SoftwareFX.ChartFX.Statistical.RChart
- All Implemented Interfaces:
- IGalleryType
public final class RChart
- extends SpcChart
- implements IGalleryType
Provides access to the RChart object.
A Statistical Process Control (SPC) or control chart provides basis for deciding whether the variation in the output is due to common causes (in control) or assignable causes (out of control). Whenever an out-of-control situation is detected, adjustments and/or other corrective action will be taken to bring the process back into control. The RChart gallery type is used to monitor the range of the measurements in a sample.
Please see the SpcChart
object for additional information.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RChart
public RChart()
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.