| Contents > SharpPlot > Methods | Index |
SharpPlot.AddTips Method (String,Int32)
Set a single tip for a specific X value.
public void AddTips(
string tipText,
int itemNumber
);
Targets a tip at the given X-value in the first (or only) series.
