Reference > Methods > AddHints Method > (String,Int32,String)

SharpPlot.AddHints Method (String,Int32,String)

Set a single hint for a specific X value in this series.

public void AddHints(
    string hintText,
    int itemNumber,
    string seriesName
);

This may be used to target a specific point if there are multiple series. Normally you would also explicitly name the series here.

See also ...

SharpPlot Members | AddHints Method | SetSeriesNames Method


Send comments on this topic
© Dyalog Ltd 2013