CrosshairOptions.SnapMode Property
In This Article
Specifies the current snap mode of a crosshair cursor.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Crosshair |
A Crosshair |
#Property Paths
You can access the CrosshairOptions.SnapMode property from the following objects:
Object Type | Path to Snap |
---|---|
Chart |
|
See Also