[]
Gets or sets the vertical position of the LineMarker relative to the plot area.
public float? VerticalPosition { get; set; }
Its value range is (0, 1). If the value is null or undefined and @see:Interaction is set to Chart.LineMarkerInteraction.Move, the vertical position of the LineMarker is calculated automatically based on the pointer's position.