| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHyperlinks Method (String,Int32,String)
Set a single link for a specific X value in this series.
public void AddHyperlinks(
string links,
int itemNumber,
string seriesName
);
This will target a specific item in a named series with an HTML jump.
See also ...
SharpPlot Members | AddHyperlinks Method | SetSeriesNames Method
