TreeMapSelectionChangedEventArgs Class
Provides data for the HierarchicalChartControlBase.SelectionChanged event.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Remarks
An instance of the TreeMapSelectionChangedEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.
See Also