| 
 SharpPlot Reference > SharpPlot Methods > AddHints Method >  (String,Int32) SharpPlot.AddHints Method (String,Int32)
Set a single hint for a specific X value on the first series. 
public void AddHints(
    string hintText,
    int itemNumber
);
This could be used to add extra information about a particular data point. 
See also ...SharpPlot Members | SharpPlot.AddHints Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |