Class XySeriesDragEventArgs
Namespace: Syncfusion.UI.Xaml.Charts
Assembly: Syncfusion.SfChart.WPF.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 |