DashboardChartApplyValuesToMap Method |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public void ApplyValuesToMap(
MapDataPlot MapDataPlot
)
Public Sub ApplyValuesToMap (
MapDataPlot As MapDataPlot
)
public:
void ApplyValuesToMap(
MapDataPlot^ MapDataPlot
)
function ApplyValuesToMap(MapDataPlot);
Parameters
- MapDataPlot
- Type: DataPAEnterpriseDashboardMapDataPlot
See Also