menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ToolbarItems - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ToolbarItems

    Specifies the zooming toolkit types.

    Inheritance
    System.Object
    ToolbarItems
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ToolbarItems : Enum

    Fields

    Pan

    Defines the pan button.

    Declaration
    public const ToolbarItems Pan
    Field Value
    Type
    ToolbarItems

    Reset

    Defines the reset button.

    Declaration
    public const ToolbarItems Reset
    Field Value
    Type
    ToolbarItems

    Zoom

    Defines the zoom button.

    Declaration
    public const ToolbarItems Zoom
    Field Value
    Type
    ToolbarItems

    ZoomIn

    Defines the zoom in button.

    Declaration
    public const ToolbarItems ZoomIn
    Field Value
    Type
    ToolbarItems

    ZoomOut

    Defines the zoom out button.

    Declaration
    public const ToolbarItems ZoomOut
    Field Value
    Type
    ToolbarItems
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved