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