| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHints Method (ScriptTarget,String)
Apply a hint to a known text item.
public void AddHints(
ScriptTarget targetId,
string hintText
);
This may be used to add extra information to fixed text, such as a heading.
