TQCSeries::UCL Property

__property double UCL = {read = FUCL, write = SetUCL};

Defines Quality Control Chart Upper Control Limit.

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