Click or drag to resize
MapDataPlotChangedEventArgs Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new MapDataPlotChangedEventArgs object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public MapDataPlotChangedEventArgs(
	DashboardObject DashboardObject,
	MapDataPlot MapDataPlot
)

Parameters

DashboardObject
Type: DataPAEnterpriseDashboardDashboardObject
MapDataPlot
Type: DataPAEnterpriseDashboardMapDataPlot
The MapDataPlot object that has changed
See Also