Click or drag to resize

RoundEventMarkerBaseSetSnapSeries Method

LightningChart .NET Help
Setter of the series for the marker to snap to.

Namespace:  Arction.Wpf.ChartingMVVM.EventMarkers
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public void SetSnapSeries(
	SeriesBaseRound snapSeries
)

Parameters

snapSeries
Type: Arction.Wpf.ChartingMVVM.SeriesRoundSeriesBaseRound

[Missing <param name="snapSeries"/> documentation for "M:Arction.Wpf.ChartingMVVM.EventMarkers.RoundEventMarkerBase.SetSnapSeries(Arction.Wpf.ChartingMVVM.SeriesRound.SeriesBaseRound)"]

See Also