alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ToolbarMode

    Specifies the visibility mode for zooming toolbar items.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ToolbarMode

    Fields

    Name Description
    Always

    Zooming toolbar items are always visible.

    None

    Zooming toolbar items are not visible even when chart is zoomed.

    OnDemand

    Zooming toolbar items are visible only while the chart is zoomed.

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