Click or drag to resize

UserInteractionRotateSnappingOptionsSnapTolerance Property

LightningChart .NET Help
Angle as degrees that the view direction can be away from the defined snap angle for the snapping to happen.

Namespace:  Arction.WinForms.Charting.Views.View3D
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(10)]
public double SnapTolerance { get; set; }

Property Value

Type: Double
See Also