| ||
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 > AddHints Method > (String,Int32,String) SharpPlot.AddHints Method (String,Int32,String)Set a single hint for a specific X value in this series. public void AddHints( string hintText, int itemNumber, string seriesName ); This may be used to target a specific point if there are multiple series. Normally you would also explicitly name the series here. See also ...SharpPlot Members | AddHints Method | SetSeriesNames Method |