TSignalColorBandTool::DrawBehind Property

__property bool DrawBehind = {read = FDrawBehind, write = SetDrawBehind};

The selection rectangle can be drawn before or after the series.

Read: bool FDrawBehind;
Write: void SetDrawBehind(const bool Value);
Declared in Dew::Signal::Controls::VCL::TSignalColorBandTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only