| Contents > SharpPlot > Methods | Index |
SharpPlot.AddTips Method (ScriptTarget,String)
Apply a tip to a known text item.
public void AddTips(
ScriptTarget targetId,
string tipText
);
This could be used to add extra information to a chart heading or note.
