Click or drag to resize
MapDataPlot Constructor (String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and return a new MapDataPlot object

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

Parameters

name
Type: SystemString
The name of this new MapDataPlot object
See Also