menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PartialZoom - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PartialZoom

    Specifies are zooming enabled only for single axis.

    Namespace: Syncfusion.Windows.Forms.Chart
    Assembly: Syncfusion.Chart.Base.dll
    Syntax
    public enum PartialZoom

    Fields

    Name Description
    None

    None of the zooming will be applied.

    OnlyX

    Zoomx XAxis only.

    OnlyY

    Zooms YAxis only.

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