[]
        
(Showing Draft Content)

C1.Web.Mvc.LineMarker-1.HorizontalPosition

HorizontalPosition Property

HorizontalPosition

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

Declaration
public float? HorizontalPosition { 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 horizontal position of the marker is calculated automatically based on the pointer's position.