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





The new value for the X-data.

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

 Syntax

C#  Copy Code

public double NewXValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewXValue As Double

 Property Value

 See Also

LineDataChangingEventArgs Members
LineDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace