Class XySeriesDragEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |