| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Style examples Glossaries VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Active Charts > EnumerateCharts Method PageMap.EnumerateCharts MethodList all charts found on this page. public string[] EnumerateCharts(); This returns the (unique) list of chart names (possibly set by the programmer with SetChartName) which are available on the page. It may be used to determine the auto-generated names created by SharpPlot if you don’t want to enforce your own naming. See also ...PageMap Class – Introduction | PageMap Members |