TQCSeries::ControlLimitPen Property

__property TChartPen*ControlLimitPen = {read = FControlLimitPen, write = SetControlLimitPen};

Control limit pen.

Read: TChartPen *FControlLimitPen;
Write: void SetControlLimitPen(TChartPen *Value);
Remarks:

Access ControlLimitPen propery to control control limits pen properties (style, color, ...).

Declared in Dew::Stats::Controls::VCL::TQCSeries · Dew.Stats.Controls.VCL/StatSeries.h · C++Builder only