Click or drag to resize

SeriesBaseRoundAllowMarkerSnappingProperty Field

LightningChart .NET Help
Defines if the series can be snapped to by markers. Note that the snapping must be properly enabled on the marker as well. This allows use of hidden series that can be snapped to.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesRound
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public static readonly DependencyProperty AllowMarkerSnappingProperty

Field Value

Type: DependencyProperty
See Also