The coordinate of new range start in pixels
The coordinate of new range end in pixels
The duration of animation when zooming to extents
Zoom(Double,Double,TimeSpan) Method
Performs zoom on current IAxis, using fromCoord as a coordinate of new range start and toCoord as a coordinate of new range end
Syntax

Parameters

fromCoord
The coordinate of new range start in pixels
toCoord
The coordinate of new range end in pixels
duration
The duration of animation when zooming to extents
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