| SharpPlot Reference > SharpPlot 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 | SharpPlot.AddTips Method | SharpPlot.SetSeriesNames Method 
 Send comments on this topic© Dyalog Ltd 2021
 |