Click or drag to resize
NChartShouldCalculate2DZoomBoundsAutomatically Property
Flag determining if zoom in 2D mode should be calculated automatically (true) or not (false). The default value is true.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public bool ShouldCalculate2DZoomBoundsAutomatically { get; set; }

Property Value

Type: Boolean
See Also