| Contents > SharpPlot > Methods | Index |
SharpPlot.AddHints Method (String)
Define a single hint for all X values in all series.
public void AddHints(
string hintText
);
This would only be useful on a small multiple, where the hint applies to the entire series.
