Members 
DefaultViewportManager3D Class

Defines the default implementation of a Viewportmanager, assigned to SciChart3DSurface.ViewportManager property.

The ViewportManager allows control over the SciChart3DSurface and allows you to override X,Y,Z AutoRanging algorithms

See derived types and for concrete implementations

Object Model
DefaultViewportManager3D ClassIServiceContainer Interface
Syntax
Inheritance Hierarchy

System.Object
   SciChart.Charting3D.ViewportManager3DBase
      SciChart.Charting3D.DefaultViewportManager3D

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also