SharpPlot Reference > SharpPlot Methods > AddTips Method > (String[][]) 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.
See also ...SharpPlot Members | SharpPlot.AddTips Method
Send comments on this topic © Dyalog Ltd 2021
|