Zoom is enabled on this axis.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool IsZoomEnabled { get; set; }
Visual Basic
Public Property IsZoomEnabled As Boolean
	Get
	Set
JScript
function get IsZoomEnabled () : boolean
function set IsZoomEnabled (value : boolean)

See Also