alexa
menu

WPF

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

    Show / Hide Table of Contents

    Enum DragType

    Specifies the direction of drag interaction.

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

    Fields

    Name Description
    X

    Represents the drag interaction along the X-axis.

    XY

    Represents the drag interaction along both X and Y axes.

    Y

    Represents the drag interaction along the Y-axis.

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