Skip to main content

AutoSnapBehavior Class

The automatic snap behavior.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

Assembly: DevExpress.Xpf.Charts.v23.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.

ChartRangeControlClientSnapMode_Auto

See Also