UnlinkFitPlot Property
The UnlinkFitPlot property removes the linked fit from the text.
Syntax
object.UnlinkFitPlot
Example
This example shows how to unlink the fit curve from the text block.
'UnLink the text and fit curve
Text1.UnlinkFitPlot
Used by: AutoMText object