Click or drag to resize
NChartFitToScreen Method
Change zoom and position so that the chart fits the screen (with current rotation, if in 3D).

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

Parameters

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