Click or drag to resize
NChartAlignCenter Method
Change position so that the chart is aligned to the center of the screen. This method takes effect in 3D mode only.

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

Parameters

duration
Type: SystemSingle
Duration of the animation in seconds.
See Also