Click or drag to resize
MapDataPlotLastFilterUsed Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the last filter used to build this plot

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

Return Value

Type: String
The last filter used to build this plot

Implements

MapDataPlot_MapDataPlotLastFilterUsed
See Also