Click or drag to resize
MapDataPlotsAdd Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Adds a MapDataPlot to this collection.

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

Parameters

MapDataPlot
Type: DataPAEnterpriseDashboardMapDataPlot
The MapDataPlot you wish to add to the collection.

Implements

MapDataPlots_MapDataPlotsAdd(MapDataPlot)
Remarks