MindFusion WinForms Programmer's Guide
PieDataChangedEventArgs Members
Constructors Properties
 


A class that holds data for the DataChanged event of a pie chart.

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

 Public Constructors

  Name Description

PieDataChangedEventArgs

Initializes a new instance of the PieDataChangedEventArgs class.

 Public Properties

  Name Description

Index

The index of the piece.

NewValue

The new value of the piece.

OldValue

The old value of the pie piece.

RelatedIndex

The index of the piece next to the changed one.

 See Also

PieDataChangedEventArgs Class
MindFusion.Charting.WinForms Namespace