Click or drag to resize
MapDataPlotChangedEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event arguments for the MapPlotChanged event
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPAEnterpriseDashboardMapDataPlotChangedEventArgs

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class MapDataPlotChangedEventArgs : EventArgs, 
	MapDataPlotChangedEventArgs_MapDataPlotChangedEventArgs

The MapDataPlotChangedEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodMapDataPlotChangedEventArgs
Creates and returns a new MapDataPlotChangedEventArgs object
Top
Fields
Properties
  NameDescription
Public propertyChangedMapPlot
Gets the MapDataPlot object that has changed
Public propertyDashboardObject
Gets the dashboard object this event relates to
Top
Remarks