| Contents > SharpPlot > Methods | Index |
SharpPlot.AddTips Method (String[][])
Apply tips to matching data items in all series.
public void AddTips(
string[][] tipText
);
Called when several series are plotted in the same call, and you have matching tips for all of them.
