Gets the actual zoom of the chart

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

Syntax

C#
public Size GetZoom()
Visual Basic
Public Function GetZoom As Size
JScript
public function GetZoom() : Size

See Also