Quit Method

The Quit method quits Grapher, equivalent to File | Exit.

Syntax

object.Quit

Example

This example demonstrates how to close Grapher.

GrapherApp.Quit

 

Used by: Application object