TQCSeries Class

Header: Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only
TLineSeriesTQCSeries

class TQCSeries : public TLineSeries;

Quality Control Chart (QCC).

The TQCSeries can be used to plot Quality Control Charts (variable and attribute charts). It inherits all TLineSeries properties/methods and introduces some new properties.

Constructors

NameDescription
TQCSeries

Destructors

NameDescription
~TQCSeries

Properties

NameTypeDescription
CLdoubleDefines Quality Control Chart Centerline.
CLPenTChartPen*Center line pen.
ControlLimitPenTChartPen*Control limit pen.
LCLdoubleDefines Quality Control Chart Lower Control Limit.
ShowTextboolShow/Hide control limits value.
TextNumericFormatSystem::UnicodeStringDefines the numeric format for LCL,CL and UCL texts.
UCLdoubleDefines Quality Control Chart Upper Control Limit.

Methods

NameDescription
Assign
DoAfterDrawValues
GetCL
GetCLPen
GetControlLimitPen
GetEditorClass
GetLCL
GetShowText
GetTextNumericFormat
GetUCL
IsValidSourceOf
MaxYValue
MinYValue
SetSeriesColor