Enables the possibility to zoom into the chart

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxZoomType ZoomMode { get; set; }
Visual Basic
Public Property ZoomMode As AwxZoomType
	Get
	Set
JScript
function get ZoomMode () : AwxZoomType
function set ZoomMode (value : AwxZoomType)

See Also