Xuni.Xamarin.FlexChart Namespace : ZoomMode Enumeration |
'Declaration
Public Enum ZoomMode Inherits System.Enum
'Usage
Dim instance As ZoomMode
public enum ZoomMode : System.Enum
Member | Description |
---|---|
Disabled | Disable on both X-axis and Y-axis. |
X | Enable on X-axis. |
XY | Enable on both X-axis and Y-axis. |
Y | Enable on Y-axis. |
System.Object
System.ValueType
System.Enum
Xuni.Xamarin.FlexChart.ZoomMode
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