Force chart to be updated. Call this method when you want to reload data from the data source and rebuild the chart.
Data are processed by this call and minimums / maximums on axes are calculated.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public:
virtual void UpdateData() sealed
See Also