Click or drag to resize
MapDataPlotsGetNextMapDataPlot Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Next MapDataPlot in the collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public MapDataPlot GetNextMapDataPlot(
	MapDataPlot MapDataPlot
)

Parameters

MapDataPlot
Type: DataPAEnterpriseDashboardMapDataPlot
The current MapDataPlot in the collection.

Return Value

Type: MapDataPlot
The Next MapDataPlot in the collection.

Implements

MapDataPlots_MapDataPlotsGetNextMapDataPlot(MapDataPlot)
Remarks