SharpPlot Reference > SharpPlot Methods > AddHyperlinks Method > (String,Int32,String)

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 | SharpPlot.AddHyperlinks Method | SharpPlot.SetSeriesNames Method


Send comments on this topic
© Dyalog Ltd 2021