ChartDataSourceAdapter.UpdateItemsSize() Method
Updates the sizes of chart items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Remarks
This method should be called when the value mapped to the value property of chart items is changed, because the adapter does not support data change tracking.
See Also