| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > AddHyperlinks Method > (String[]) SharpPlot.AddHyperlinks Method (String[])Apply an array of links to all the data items in the first series. public void AddHyperlinks( string[] links ); This will apply a set of links to the corresponding data items. You may use this call with an array of blank (at least one blank character is required per item) strings to get a ‘pointing hand’ cursor shown over each point. This may be useful if the points also have JavaScript actions and you want to indicate this to the user. See also ...SharpPlot Members | AddHyperlinks Method |