XYDiagram2DBeforeScrollEventArgs.Cancel Property
Gets or sets the value that specifies whether scrolling is canceled.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the scrolling is canceled; otherwise false. |
See Also