Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsCouple As Boolean |
C# | |
---|---|
public abstract bool IsCouple {get; set;} |
True if a marker's X-axis position is coupled to another marker with the same index (in the Markers collection) on another trace. All markers that are coupled and have the same X-axis units will have the same X-axis position, if possible. If the coupled markers X-axis do not have the same resolution or range, then the markers are positioned as close to each other as possible.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)