Class DragType
Inheritance
System.Object
DragType
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.dll
Syntax
public sealed class DragType : Enum
Fields
X
Declaration
public const DragType X
Field Value
Type |
---|
DragType |
XY
Declaration
public const DragType XY
Field Value
Type |
---|
DragType |
Y
Declaration
public const DragType Y
Field Value
Type |
---|
DragType |