FlipText Property
The FlipText property returns or sets the flip text property for the graph title. Returns a Boolean. This command is not used in Grapher 5 or later versions, but it was left in the program for backwards compatibility purposes. If FlipText is used with Grapher 5 or later versions, it will not do anything.
Syntax
object.FlipText
object.FlipText = FlipText
Parameter | Type | Description |
FlipText | Boolean | required, true to flip text |