| C1.WPF.Chart.Interaction Namespace > ZoomBehavior Class : ZoomMode Property |
'DeclarationPublic Property ZoomMode As GestureMode
'UsageDim instance As ZoomBehavior Dim value As GestureMode instance.ZoomMode = value value = instance.ZoomMode
public GestureMode ZoomMode {get; set;}
public: property GestureMode ZoomMode { GestureMode get(); void set ( GestureMode value); }
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