alexa
menu

UWP

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

    Show / Hide Table of Contents

    Class ZoomToolBarItems

    Specifies the available items in a zoom toolbar.

    Inheritance
    System.Object
    ZoomToolBarItems
    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.UWP.dll
    Syntax
    public sealed class ZoomToolBarItems : Enum

    Fields

    All

    Represents all the items in zoom toolbar.

    Declaration
    public const ZoomToolBarItems All
    Field Value
    Type
    ZoomToolBarItems

    Reset

    Represents the reset option in the toolbar.

    Declaration
    public const ZoomToolBarItems Reset
    Field Value
    Type
    ZoomToolBarItems

    SelectZooming

    Represents the select zooming option in the toolbar.

    Declaration
    public const ZoomToolBarItems SelectZooming
    Field Value
    Type
    ZoomToolBarItems

    ZoomIn

    Represents the zoom in option in the toolbar.

    Declaration
    public const ZoomToolBarItems ZoomIn
    Field Value
    Type
    ZoomToolBarItems

    ZoomOut

    Represents the zoom out option in the toolbar.

    Declaration
    public const ZoomToolBarItems ZoomOut
    Field Value
    Type
    ZoomToolBarItems

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved