MindFusion WinForms Programmer's Guide
PieDataChangingEventArgs Members
Constructors Properties
 


A that provides data for the DataChanging event of a pie chart.

The following tables list the members exposed by the PieDataChangingEventArgs type.

 Public Constructors

  Name Description

PieDataChangingEventArgs

Initializes a new instance of the PieDataChangingEventArgs class.

 Public Properties

  Name Description

Index

The index of the pie piece.

NewValue

The new value of the piece.

OldValue

The old value of the piece.

RelatedIndex

The index of the piece next to the clicked one.

 See Also

PieDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace