DashboardChartMapMoveEvent Event |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public event DashboardChartMapMoveEventEventHandler MapMoveEvent
Public Event MapMoveEvent As DashboardChartMapMoveEventEventHandler
public:
event DashboardChartMapMoveEventEventHandler^ MapMoveEvent {
void add (DashboardChartMapMoveEventEventHandler^ value);
void remove (DashboardChartMapMoveEventEventHandler^ value);
}
function add_MapMoveEvent(value);
function remove_MapMoveEvent(value);
Value
Type:
DataPAEnterpriseDashboardDashboardChartMapMoveEventEventHandlerSee Also