WebChartControl.RefreshData() Method
Reloads data from the underlying data source and repaints the diagram area.
Namespace: DevExpress.XtraCharts.Web
Assembly: DevExpress.XtraCharts.v24.2.Web.dll
Declaration
Remarks
Call the RefreshData method to update the chart’s layout after modifying SeriesPoint values directly.
See Also