Click or drag to resize
MapDataPlotSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the source datatable for this map data plot

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DataTable SourceDataTable { get; }

Return Value

Type: DataTable
The source datatable for this map data plot

Implements

DrillDownParentSourceDataTable
MapDataPlot_MapDataPlotSourceDataTable
See Also