Click or drag to resize

AxisXYBaseDragSnapToDiv Property

LightningChart .NET Help
Axis scrolling or scaling snaps to divisions.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool DragSnapToDiv { get; set; }

Property Value

Type: Boolean
See Also