[]
        
(Showing Draft Content)

C1.Web.Mvc.LineMarker-1.VerticalPosition

VerticalPosition Property

VerticalPosition

Gets or sets the vertical position of the LineMarker relative to the plot area.

Declaration
public float? VerticalPosition { get; set; }
Remarks

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.