Resolution Property
This property is not used in Grapher 5 or later; it was left in the program for backwards compatibility. If Resolution is used with Grapher 5 or later, it will not do anything.
The Resolution property returns or sets the plot window resolution. Returns a Long.
Syntax
object.Resolution
object.Resolution = Resolution
Parameter | Type | Description |
Resolution | Long | required; 1000, 500, or 300 |
Used by: AutoPlotWindow object