Click or drag to resize

UserInteractionRotateSnappingOptionsSnapToVertAngle45 Property

LightningChart .NET Help
Snap to vertical plane of angle 45.

Namespace:  Arction.Wpf.ChartingMVVM.Views.View3D
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute("false")]
public bool SnapToVertAngle45 { get; set; }

Property Value

Type: Boolean
See Also