LeaderLineVisible Property
Description
This returns 1 if the leader line is visible. Setting this property to 0 means that the leader line is not drawn.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property LeaderLineVisible As Long |
Return Type
Long value of 0 or 1.
See Also