Stateflow    
zoomIn and zoomOut

Zoom in or out on this chart

Syntax

Description

The methods zoomIn and zoomOut cause the Stateflow diagram editor window for this chart to zoom in or zoom out, respectively, by 20 percentage points.

Arguments

thisChart
Chart object to zoom in or out on.

Returns

None

Example

If the Chart object ch represents a Stateflow chart at the zoom level of 100%, the command ch.zoomIn raises the zoom level to 120%.


  view Glossary