Intersoft ClientUI Documentation
ZoomMode Enumeration



Types of Zoom Mode
Syntax
Public Enum ZoomMode 
   Inherits System.Enum
Dim instance As ZoomMode
public enum ZoomMode : System.Enum 
public enum class ZoomMode : public System.Enum 
Members
MemberDescription
Both Zoom can be used either X or Y
None Cannot Zoom
X Zoom can only be used for X
Y Zoom can only be used for Y
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.DataVisualization.ZoomMode

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

Reference

Intersoft.Client.UI.DataVisualization Namespace

Send Feedback