| Contents > SharpPlot > Methods | Index |
SharpPlot.AddTips Method (String)
Define a single tip for all X values in all series.
public void AddTips(
string tipText
);
Useful only for small multiples, where all datapoints could have the series name as the tip.
