__property bool AutoAnalysisUpdate = {read = FAutoAnalysisUpdate, write = SetAutoAnalysisUpdate};
If True, the series associated with TSignal/TSpectrum component will be redrawn each time TAnalysis updates.
Read:
bool FAutoAnalysisUpdate;Write:
void SetAutoAnalysisUpdate(const bool Value);Declared in Dew::Signal::Controls::VCL::TAnalysisChart · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only