| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHyperlinks Method (String)
Define a single hyperlink for all X values in all series.
public void AddHyperlinks(
string links
);
This would only be useful for a blanket call, such as a link back to a home page.
