Nevron .NET Vision
Nevron.Chart Namespace / NRangeSelection Class / ZoomIn Method


In This Topic
    ZoomIn Method (NRangeSelection)
    In This Topic
    Zooms in the horizontal and vertical axes associated with this selection
    Syntax
    'Declaration
     
    
    Public Sub ZoomIn() 
    'Usage
     
    
    Dim instance As NRangeSelection
     
    instance.ZoomIn()
    public void ZoomIn()
    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