MapDataPlotsGetFirstMapDataPlot Method |
|
DataPA OpenAnalytics API Reference
Gets the first MapDataPlot in the collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public MapDataPlot GetFirstMapDataPlot()
Public Function GetFirstMapDataPlot As MapDataPlot
public:
virtual MapDataPlot^ GetFirstMapDataPlot() sealed
function GetFirstMapDataPlot();
Return Value
Type:
MapDataPlotThe first MapDataPlot in the collection.
Implements
MapDataPlots_MapDataPlotsGetFirstMapDataPlotRemarks See Also