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