| SharpPlot Reference > SharpPlot Methods > AddTips Method >  (ScriptTarget,String[]) SharpPlot.AddTips Method (ScriptTarget,String[])Apply an array of tips to a set of text items. public void AddTips(
    ScriptTarget targetId,
    string[] tipText
);Typically this would be used with the chart Key or PageLabels to add more information about a drill-down link. See also ...SharpPlot Members | SharpPlot.AddTips Method 
 Send comments on this topic© Dyalog Ltd 2021
 |