enum class TSpectrumMarkType : unsigned int;
Specifies labels displayed above the marked peak.
Specifies what will the labels above the marked peak display.
Values
| Name | Description |
|---|---|
| mtAmplt | Only one value denoting amplitude. |
| mtAmpltPhase | Both amplitude and phase will be displayed. |
| mtPhase | Only one value denoting phase. |