NChartResetTransition Method |
Reset transition by cleaning up the cache made from the previous UpdateData call. Call this method if you want to
see animation from the default start positions as if you just started the app.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public void ResetTransition()
Public Sub ResetTransition
public:
virtual void ResetTransition() sealed
See Also