Click or drag to resize
MapDataPlotReset Method (Boolean) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Resets this MapDataPlot so next time it is rendered it is completely rebuilt

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void Reset(
	bool ResetPartialSummary
)

Parameters

ResetPartialSummary
Type: SystemBoolean
If true, the partial summary will also be reset so it is rebuilt next time the object is rendered

Implements

MapDataPlot_MapDataPlotReset(Boolean)
See Also