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

SharpPlot.AddTips Method (String,Int32,String)

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

public void AddTips(
    string tipText,
    int itemNumber,
    string seriesName
);

Targets a specific data-item in the given series.

See also ...

SharpPlot Members | AddTips Method | SetSeriesNames Method


Send comments on this topic
© Dyalog Ltd 2013