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