Click or drag to resize

RoundEventMarkerBaseSnapToClosestPoint Property

LightningChart .NET Help
Gets or sets marker snap type. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.EventMarkers
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "0")]
public RoundEventMarkerBaseMarkerSnapToType SnapToClosestPoint { get; set; }

Property Value

Type: RoundEventMarkerBaseMarkerSnapToType
See Also