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





The index of the piece next to the changed 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

PieDataChangedEventArgs Members
PieDataChangedEventArgs Class
MindFusion.Charting.WinForms Namespace