| Contents > SharpPlot > Methods | Index |
SharpPlot.AddTips Method (ScriptTarget,String[])
Apply an array of tips to a set of text items.
public void AddTips(
ScriptTarget targetId,
string[] tipText
);
Typically this would be used with the chart Key or PageLabels to add more information about a drill-down link.
