MindFusion WinForms Programmer's Guide
LineDataChangingEventArgs.OldXValue Property
See Also
 





The old value for the X-data.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public double OldXValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldXValue As Double

 Property Value

 See Also

LineDataChangingEventArgs Members
LineDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace