Skip to main content
All docs
V23.2

NavigationOptions.EnableZoomToRectangle Property

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public bool EnableZoomToRectangle { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to EnableZoomToRectangle
XYDiagram2D
.NavigationOptions .EnableZoomToRectangle
See Also