Skip to main content
All docs
V25.1
  • NavigationOptions.EnableZoomToRectangle Property

    Namespace: DevExpress.Xpf.Charts

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