void AddNextMark(double Frequency);
Add a mark at user specified Frequency value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Frequency | double |
Remarks:
The behaviour matches adding the mark by clicking with the mouse on the chart. All MarkMode(s) are supported.
Declared in Dew::Signal::Controls::VCL::TSpectrumMarkTool · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only