ClearTitleOffset
The ClearTitleOffset method resets the graph title to its default positions if it has been moved using the Graph Tools | Plot Tools | Move Labels command.
Syntax
object.ClearTitleOffset
Example
This example shows how to reset the default title location.
Graph1.ClearTitleOffset
Used by: AutoGraph object