MindFusion WinForms Programmer's Guide
PieDataChangingEventArgs.RelatedIndex Property
See Also
 





The index of the piece next to the clicked one.

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

 Syntax

C#  Copy Code

public int RelatedIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property RelatedIndex As Integer

 Property Value

 See Also

PieDataChangingEventArgs Members
PieDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace