alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum ZoomToolBarItems

    Specifies the available items in a zoom toolbar.

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    [Flags]
    public enum ZoomToolBarItems

    Fields

    Name Description
    All

    Represents all the items in zoom toolbar.

    Reset

    Represents the reset option in the toolbar.

    SelectZooming

    Represents the select zooming option in the toolbar.

    ZoomIn

    Represents the zoom in option in the toolbar.

    ZoomOut

    Represents the zoom out option in the toolbar.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved