Click or drag to resize
NChartRelayout Method
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 void Relayout()
See Also