TQCSeries::LCL Property

__property double LCL = {read = FLCL, write = SetLCL};

Defines Quality Control Chart Lower Control Limit.

Read: double FLCL;
Write: void SetLCL(const double Value);
Declared in Dew::Stats::Controls::VCL::TQCSeries · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only