TSignalColorBandTool::TopLinePen Property

__property TChartPen*TopLinePen = {read = GetTopLinePen, write = SetTopLinePen};

The properties for the top line pen of the selection rectangle.

Read: TChartPen *GetTopLinePen();
Write: void SetTopLinePen(TChartPen *Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only