Click or drag to resize
DashboardObjectMap Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the map object that defines the map for this dashboard object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Map Map { get; set; }

Return Value

Type: Map
The map object that defines the map for this dashboard object
See Also