MindFusion WinForms Programmer's Guide
BarDataChangedEventArgs Members
Constructors Properties
 


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

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

 Public Constructors

  Name Description

BarDataChangedEventArgs

Initializes a new instance of the BarDataChangedEventArgs class.

 Public Properties

  Name Description

Index

The index of the bar.

NewValue

The new value.

OldValue

The old value.

SeriesIndex

The index of the series.

 See Also

BarDataChangedEventArgs Class
MindFusion.Charting.WinForms Namespace