MindFusion WinForms Programmer's Guide
BarDataChangingEventArgs Members
Constructors Properties
 


A class that provides data for the DataChanging event of the bar chart.

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

 Public Constructors

  Name Description

BarDataChangingEventArgs

Initializes a new instance of the BarDataChangingEventArgs class.

 Public Properties

  Name Description

Index

The index of the data.

NewValue

The new value.

OldValue

The old value.

SeriesIndex

The index of the series.

 See Also

BarDataChangingEventArgs Class
MindFusion.Charting.WinForms Namespace