Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsTrackPeak As Boolean |
C# | |
---|---|
public abstract bool IsTrackPeak {get; set;} |
If peak track is on, then the marker is moved to the peak of the trace every time new data is displayed on the trace. The marker must be on (IsVisible set to True) for this property to have any effect.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)