Download User Manual - Quinn
Transcript
352 Frequency Histograms, Pareto Diagrams, Probability Charts
XBar-R Chart with Integral Frequency Histograms
Creating an Independent (not part of a SPC chart) Frequency
Histogram
The FrequencyHistogramChart class creates a standalone frequency histogram. It is a
simple template where you need only supply data and set a few properties to create a
proper frequency histogram. The example below extracted from the
FrequencyHistogram.FrequencyHistogramPlot example program.
[C#]
public class FrequencyHistogramPlot
{
FrequencyHistogramChart spcChart;
public FrequencyHistogramPlot(FrequencyHistogramChart fc)
{
spcChart = fc;
InitializeChart();
}
Related documents
QCSPCChart SPC Control Chart Tools for - Quinn
QCSPCChart SPC Control Chart Tools for .Net CF - Quinn
User Manual - Quinn
QCSPCChart SPC Control Chart Tools for Java - Quinn
Real-Time Graphics Tools for Silverlight User Manual
FAA Soft Manual
QCChart2D CF Charting Library for the .Net Compact Framework
QCChart2D for WPF User Manual - Quinn
QCChart2D User Manual - Quinn