Click or drag to resize
MapDataPlotPlotValues Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the plot values json string for this map data plot

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

Return Value

Type: String
The plot values json string for this map data plot

Implements

MapDataPlot_MapDataPlotPlotValues
See Also