Click or drag to resize
MapDataPlotParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the parent of this MapDataPlot

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public MapDataPlots Parent { get; set; }

Return Value

Type: MapDataPlots
The parent of this MapDataPlot

Implements

MapDataPlot_MapDataPlotParent
See Also