Initializes a new instance of the PieDataChangingEventArgs class.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C#
![]() |
---|
public PieDataChangingEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The index of the pie piece that is about to change.
The index of the piece next to the one that is about to change.
The new value of the pie piece.
The old value of the pie piece.