WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ZoomType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ZoomType

    Indicates the various methods to zoom the data .

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Windows.dll
    Syntax
    [Flags]
    public enum ZoomType

    Fields

    Name Description
    MouseWheelZooming

    The zooming is performed using the mousewheel .

    PinchZooming

    The zooming is performed by finger action in touch devices.

    Selection

    The zooming is performed by rubberband selection.

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