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