X
The X Location property sets the X-axis location of the marker
Fig.Plot(1..10).Marker(1..50).MarkerType.Location.X = Xvalue
Xvalue: Numeric
Default: 0
Example:
Fig.Plot(1).Marker(1).VLine.X = 0.6411
For a V Line Marker, the X value is the only Location property used.