method Items.RemoveLink (LinkKey as Variant)
Removes a link.
Type
Description
LinkKey as Variant
A String expression that indicates the key of the link being removed.
Use the RemoveLink method to remove the specified link. Use the
Link(exLinkVisible)
property to hide a specific link between two bars. Use the
AddLink
method to add a link between two bars. Use the
ClearLinks
method to remove all links in the control. Use the
ShowLinks
property to hide all links in the control. Use the
RemoveItem
method to remove an item. The RemoveItem method removes all links related to the item. Use the
RemoveSelection
method to remove the objects ( bars, links ) in the chart's selection. Use the
Link(exLinkSelected)
property to select or unselect programmatically a link.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.