.netCHARTING v10.5 Documentation
Members 


dotnetCHARTING Namespace : Viewport Class
Viewport Class
An extension to the Axis.ViewRange property. Defines the visible scale range or zoom range when using AJAX scrolling. Setting the properties of this class allows zooming the chart programatically.
Object Model
Viewport ClassScaleRange ClassTimeIntervalAdvanced Class
Syntax
'Declaration
 
Public Class Viewport 
'Usage
 
Dim instance As Viewport
public class Viewport 
Inheritance Hierarchy

System.Object
   dotnetCHARTING.Viewport

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