Skip to main content
All docs
V24.2

IChartDataAdapter.DataChanged Event

In This Article

Occurs when source data is changed.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.2.dll

NuGet Package: DevExpress.Charts

#Declaration

#Event Data

The DataChanged event's data class is ChartDataUpdateEventArgs. The following properties provide information specific to this event:

Property
Count
ItemIndex
UpdateType
See Also