RotateText Property
This command is not used in Grapher 5 or later; it was left in the program for backwards compatibility purposes. If RotateText is used with Grapher 5 or later, it will not do anything.
The RotateText property returns or sets if the graph title is rotated 90 degrees. Returns a Boolean.
Syntax
object.RotateText
object.RotateText = RotateText
Parameter | Type | Description |
RotateText | Boolean | required, true to rotate the graph title 90 degrees |