Gets the actual zoom of the chart

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.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