Click or drag to resize
MapDataPlotGeoJson Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the GeoJson shapes file to plot the data against

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

Return Value

Type: String
The name of the GeoJson shapes file to plot the data against

Implements

MapDataPlot_MapDataPlotGeoJson
See Also