| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHyperlinks Method (ScriptTarget,String[])
Apply an array of links to a set of text items.
public void AddHyperlinks(
ScriptTarget targetId,
string[] links
);
This call would typically be used to add drilldown capability to the chart key, or to switch dimension using the PageLabels.
See also ...
SharpPlot Members | AddHyperlinks Method | ScriptTarget Enumeration
