WPF

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

    Show / Hide Table of Contents

    Enum ZoomMode

    Represents zooming modes of SfChart

    Namespace: Syncfusion.UI.Xaml.Charts
    Assembly: Syncfusion.SfChart.WPF.dll
    Syntax
    public enum ZoomMode

    Fields

    Name Description
    X

    Zooming will be done along x-axis

    XY

    Zooming will be done along both axis.

    Y

    Zooming will be done along y-axis

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