Click or drag to resize
MapDataPlotChangedEventArgsChangedMapPlot Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the MapDataPlot object that has changed

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

Return Value

Type: MapDataPlot
The MapDataPlot object that has changed

Implements

MapDataPlotChangedEventArgs_MapDataPlotChangedEventArgsChangedMapPlot
See Also