| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHyperlinks Method (String[],String)
Apply an array of links that apply to all the data items in a given series.
public void AddHyperlinks(
string[] links,
string seriesName
);
Normally, you would also name the series here.
See also ...
SharpPlot Members | AddHyperlinks Method | SetSeriesNames Method
