Click or drag to resize
Map. DataPlots Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection of data plots that represents the data plotted on this map

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

Return Value

Type: MapDataPlots
A collection of data plots that represents the data plotted on this map

Implements

Map._Map.DataPlots
See Also