Manually sets the zoom of the chart
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public void SetZoom( Size size ) |
| Visual Basic |
|---|
Public Sub SetZoom ( _ size As Size _ ) |
| JScript |
|---|
public function SetZoom( size : Size ) |
Parameters
- size
- Type: System.Windows..::..Size