SharpPlot.AddHyperlinks Method (String,Int32)

Set a single link for a specific X value.

public void AddHyperlinks(
    string link,
    int itemNumber
);

This allows you to target a particular data-point with an HTML jump. It may be called multiple times if required to target a selection of points.

See also ...

SharpPlot Members | AddHyperlinks Method