ConnectorLine Property
The ConnectorLine property returns an AutoLine object that controls the connector line settings. This is a read-only property.
Syntax
object.ConnectorLine
Example
This example shows how to use the ConnectorLine property of a graph magnifier to change the line style.
GraphMagnifier.ConnectorLine.Style = ".1 in. Dash"