SharpPlot Reference > SharpPlot Methods > AddHyperlinks Method > (String[],String) 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 | SharpPlot.AddHyperlinks Method | SharpPlot.SetSeriesNames Method
Send comments on this topic © Dyalog Ltd 2021
|