Initializes a new instance of the LineDataChangedEventArgs class.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public LineDataChangedEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The index of the x-data.
The index of the y-data.
The index of the series.
The new X-value.
The new Y-value.
The old X-value.
The old Y-value.