Members 
DefaultViewportManager Class
The DefaultViewportManager performs a naive calculation for X and Y Axis VisibleRange. On each render of the parent SciChartSurface, either autorange to fit the data (depending on the Axis.AutoRange property value), or return the original axis range (no change)
Object Model
DefaultViewportManager ClassIServiceContainer Interface
Syntax
Inheritance Hierarchy

System.Object
   SciChart.Charting.ViewportManagers.ViewportManagerBase
      SciChart.Charting.ViewportManagers.DefaultViewportManager

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