ElementSelectionChangedEventArgs(List<Object>) Constructor
In This Article
Initializes a new instance of the ElementSelectionChangedEventArgs class with specified settings.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type |
---|---|
selection | List<Object> |
See Also