| SharpPlot Reference > SharpPlot Methods > AddTips Method >  (String,Int32) SharpPlot.AddTips Method (String,Int32)Set a single tip for a specific X value. public void AddTips(
    string tipText,
    int itemNumber
);Targets a tip at the given X-value in the first (or only) series. See also ...SharpPlot Members | SharpPlot.AddTips Method 
 Send comments on this topic© Dyalog Ltd 2021
 |