SharpPlot Reference > PageMap Class > EnumerateCharts Method

PageMap.EnumerateCharts Method

List 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 ...

Active charts in GUI Applications | PageMap.PageMap Members


Send comments on this topic
© Dyalog Ltd 2021