SharpPlot Reference > SharpPlot Methods > AddTips Method > (String[],String)

SharpPlot.AddTips Method (String[],String)

Apply an array of tips that apply to all the XValues in a given series.

public void AddTips(
    string[] tipText,
    string seriesName
);

Normally you would also name the series here.

See also ...

SharpPlot Members | SharpPlot.AddTips Method | SharpPlot.SetSeriesNames Method


Send comments on this topic
© Dyalog Ltd 2021