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.

See also ...

SharpPlot Members | AddHints Method