AutoSnapBehavior Class
In This Article
The automatic snap behavior.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class AutoSnapBehavior :
SnapBehaviorBase
#Remarks
Identifies the Chart bound Range Control Client’s Snap Behavior, in which the selected range snaps to the Client’s grid.
#Inheritance
See Also