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





Gets 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

LineDataChangedEventArgs Members
LineDataChangedEventArgs Class
MindFusion.Charting.WinForms Namespace