Class XySeriesDragEventArgs
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.UWP.dll
Syntax
public class XySeriesDragEventArgs : DragDelta
Constructors
XySeriesDragEventArgs()
Declaration
public XySeriesDragEventArgs()
Properties
BaseXValue
Gets or sets base y value.
Declaration
public object BaseXValue { get; set; }
Property Value
| Type |
|---|
| System.Object |