Force chart to relayout. Call this method if you made some changes but do not want to update data. A call of
UpdateData invokes relayout automatically.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public:
virtual void Relayout() sealed
See Also