The Y Location property sets the Y-axis location of the marker


Fig.Plot(1..10).Marker(1..50).MarkerType.Location.Y = Yvalue



Yvalue:   Numeric

Default:  0


Example:


Fig.Plot(1).Marker(1).VLine.Y = 0.4485




For a H Line Marker, the Y value is the only Location property used.