[]
Gets or sets the index of the series in the chart in which the LineMarker appears.
public int? SeriesIndex { get; set; }
This only takes effect when the @see:Interaction property is set to Chart.LineMarkerInteraction.Move.