Click or drag to resize
MapDataPlotGeoJsonString Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the geoJson string for the GeoJson object this data is plotted against

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

Return Value

Type: Object
The geoJson string for the GeoJson object this data is plotted against

Implements

MapDataPlot_MapDataPlotGeoJsonString
See Also