Back to Devexpress

SelectedItemsChangedEventArgs Properties

corelibraries-devexpress-dot-xtracharts-dot-selecteditemschangedeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

SelectedItemsChangedEventArgs Properties

Provides data for the ChartControl.SelectedItemsChanged and WebChartControl.SelectedItemsChanged events.

NameDescription
ActionGets an action which describes how the collection has been changed.
NewItemsProvides access to a collection of new selected chart elements (series and series points) and business data objects if a Chart Control or a series is bound to a data source.
OldItemsProvides access to previously selected chart elements (series and series points) and business data objects if a Chart Control or a series is bound to a data source.

See Also

SelectedItemsChangedEventArgs Class

SelectedItemsChangedEventArgs Members

DevExpress.XtraCharts Namespace