Visual Basic (Declaration) | |
---|---|
Public MustOverride ReadOnly Property XDataUnit As String |
C# | |
---|---|
public abstract string XDataUnit {get;} |
The marker Value is the time/frequency axis marker location that you set with the XData property. The XDataUnit is the same as the Trace.XDataUnit. If Position is MarkerPositionType.Fixed, then the unit is the always the same as the trace x axis unit.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)