Click or drag to resize
NChartResetTransformations Method
Reset all transformations to initial values.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public void ResetTransformations(
	float duration
)

Parameters

duration
Type: SystemSingle
Duration of animation from current transformations to the beginning.
See Also