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





The index of the Y-data.

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

 Syntax

C#  Copy Code

public int YIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property YIndex As Integer

 Property Value

 See Also

LineDataChangingEventArgs Members
LineDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace