Skip to main content
A newer version of this page is available. .

AutoSnapBehavior Class

The automatic snap behavior.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

Assembly: DevExpress.Xpf.Charts.v19.1.dll

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